make a cleanup unconditionally in tracepoint.c
authorTom Tromey <tromey@redhat.com>
Thu, 30 May 2013 17:10:41 +0000 (17:10 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 30 May 2013 17:10:41 +0000 (17:10 +0000)
commit4fd2d6afa0ecd8b81a0ab00ef331cd0af2c944fc
tree73f7a5a3f3a87dbbd285cf33d8b69fea57aa39ab
parent752eb8b4565471409d7f6aeda7b86bdef50f82a9
make a cleanup unconditionally in tracepoint.c

This is another cosmetic patch.  It introduces an "outer" cleanup in
trace_dump_command and arranges to unconditionally call do_cleanups.
This lets the checker analyze the function.

* tracepoint.c (trace_dump_command): Unconditionally call
do_cleanups.
gdb/ChangeLog
gdb/tracepoint.c
This page took 0.024152 seconds and 4 git commands to generate.