diff options
author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2010-09-04 14:27:46 +0000 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2010-09-04 14:27:46 +0000 |
commit | 33d62d6487b115456a0bfe0255dddbc6e4bed9d7 (patch) | |
tree | a36a3c35bd25d7d05bd4ff7ccc0f1811ab6b4097 /gdb/breakpoint.c | |
parent | 4ab0ad808393d331431a66036aaec7fe71c6761b (diff) | |
download | gdb-33d62d6487b115456a0bfe0255dddbc6e4bed9d7.zip gdb-33d62d6487b115456a0bfe0255dddbc6e4bed9d7.tar.gz gdb-33d62d6487b115456a0bfe0255dddbc6e4bed9d7.tar.bz2 |
gdb/
Code cleanup - split print_stop_reason.
* infrun.c (enum inferior_stop_reason): Remove.
(print_stop_reason): Remove by splitting into ...
(print_exited_reason, print_signal_exited_reason)
(print_no_history_reason, print_signal_received_reason)
(print_end_stepping_range_reason): ... these new functions. Update
the preceding comment.
(handle_inferior_event): Change the calls to print_exited_reason,
print_signal_exited_reason, print_no_history_reason,
print_signal_received_reason, print_end_stepping_range_reason.
(handle_step_into_function, handle_step_into_function_backward):
Change the calls to print_end_stepping_range_reason.
Diffstat (limited to 'gdb/breakpoint.c')
0 files changed, 0 insertions, 0 deletions