some fixes to infrun.c
authorTom Tromey <tromey@redhat.com>
Thu, 30 May 2013 17:37:50 +0000 (17:37 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 30 May 2013 17:37:50 +0000 (17:37 +0000)
commit77f9e713027d32cc5ca1fb8d05e7b1b3f5397ec7
treed3d3cebdf3cbfd0859c683e4d5702d23f0fd9fbe
parent45475de718b57eb446a47b773658729b24da1583
some fixes to infrun.c

This fixes some of the problems in infrun.c that the checker reported.
I filed the remaining problems as bugs.

This patch is purely stylistic.

* infrun.c (adjust_pc_after_break): Introduce an outer null
cleanup.
gdb/ChangeLog
gdb/infrun.c