fix print_command_1
authorTom Tromey <tromey@redhat.com>
Thu, 30 May 2013 16:25:49 +0000 (16:25 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 30 May 2013 16:25:49 +0000 (16:25 +0000)
commit27833de78f4f6b7c96482732e3b09b5b9a370e0f
tree89683f59d972528a2815bcf31e767c99f0870998
parent5b3fca71ae2013ecb997f9d71c3fc7dfdf69936d
fix print_command_1

This is a stylistic patch to make it so the checker can analyze
print_command_1.  This amounts to installing an outer cleanup and
unconditionally invoking it.

* printcmd.c (print_command_1): Unconditionally call do_cleanups.
gdb/ChangeLog
gdb/printcmd.c
This page took 0.02616 seconds and 4 git commands to generate.