gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 24 Nov 2010 19:08:30 +0000 (19:08 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 24 Nov 2010 19:08:30 +0000 (19:08 +0000)
commita418ecb545dc6681dbc1c81f2b1b283a2d80589e
tree1bd7e9387467663512fa6c98f12bf7119baddffe
parentd82142e25dc381667706dfe593c6e5c6dd01e53e
gdb/
Code cleanup.
* infrun.c (struct inferior_status) <stepping_over_breakpoint>
(save_inferior_status) <stepping_over_breakpoint>
(restore_inferior_status) <stepping_over_breakpoint>: Rename to
trap_expected.
(struct inferior_status) <step_resume_break_address>: Remove.
gdb/ChangeLog
gdb/infrun.c