fix py-prettyprint.c
authorTom Tromey <tromey@redhat.com>
Thu, 30 May 2013 17:17:25 +0000 (17:17 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 30 May 2013 17:17:25 +0000 (17:17 +0000)
commit54f72dcc36781bdb55aa8347635577219c9230a0
treea9bd63ed55d3b93a800c92091a709033bb03b0fe
parentaf1c6971291cbc55ad9f3dc1dec7fd86f7f5be2f
fix py-prettyprint.c

print_children, in py-prettyprint.c, could call do_cleanups twice on
the same cleanup.

* python/py-prettyprint.c (print_children): Remove extra
do_cleanups call.
gdb/ChangeLog
gdb/python/py-prettyprint.c
This page took 0.025035 seconds and 4 git commands to generate.