aboutsummaryrefslogtreecommitdiff
path: root/gdb/infcall.c
diff options
context:
space:
mode:
authorVladimir Prus <vladimir@codesourcery.com>2007-12-06 12:57:51 +0000
committerVladimir Prus <vladimir@codesourcery.com>2007-12-06 12:57:51 +0000
commitca67fcb81a300f8e2e58246cc64d971514e95d5a (patch)
tree7416dbd3fe772c5536031561d19d089ae10b07ce /gdb/infcall.c
parent2c6474365fa51152ae54848eae9a01f829ac3cb8 (diff)
downloadgdb-ca67fcb81a300f8e2e58246cc64d971514e95d5a.zip
gdb-ca67fcb81a300f8e2e58246cc64d971514e95d5a.tar.gz
gdb-ca67fcb81a300f8e2e58246cc64d971514e95d5a.tar.bz2
Clarify infrun variable naming.
* infrun.c (trap_expected): Rename to stepping_over_breakpoint. Document. (stepping_past_breakpoint): Remove. (stepping_past_breakpoint_ptdi): Renamed to deferred_step_ptid. (struct execution_control_state): Rename the another_trap field to stepping_over_breakpoint. (struct inferior_status): Rename the trap_expected field to stepping_over_breakpoint. (clear_proceed_status, proceed) (init_execution_control_state, context_switch) (handle_inferior_event, currently_stepping) (keep_going, save_inferior_status) (restore_inferior_status, prepare_to_proceed): Adjust. * gdbthread.h (struct thread_info): Rename the trap_expected field to stepping_over_breakpoint. * thread.c (load_infrun_state, save_infrun_state): Adjust.
Diffstat (limited to 'gdb/infcall.c')
0 files changed, 0 insertions, 0 deletions