diff options
author | Christopher Faylor <me+cygwin@cgf.cx> | 2000-11-10 19:27:45 +0000 |
---|---|---|
committer | Christopher Faylor <me+cygwin@cgf.cx> | 2000-11-10 19:27:45 +0000 |
commit | 5fbbeb2988b75ffc72f8bf77dc0c4461ba65cefd (patch) | |
tree | 2bac1b4d3cfc6a8ba7d5d7ec0cc61b5dde8e0f3d /gdb/linespec.c | |
parent | 67e0617e6e9fa493f665a30b4362c9a85cc0c653 (diff) | |
download | gdb-5fbbeb2988b75ffc72f8bf77dc0c4461ba65cefd.zip gdb-5fbbeb2988b75ffc72f8bf77dc0c4461ba65cefd.tar.gz gdb-5fbbeb2988b75ffc72f8bf77dc0c4461ba65cefd.tar.bz2 |
* inferior.h (step_over_calls_kind): New enum to clarify values in
step_over_calls.
* infcmd.c (step_over_calls): Change definition.
(step_1): Use new enum values in relation to step_over_calls.
(step_once): Ditto.
(until_next_command): Ditto.
* infrun.c (clear_proceed_status): Ditto.
(handle_inferior_event): Ditto.
* inferior.h (step_stop_if_no_debug): New variable.
* infrun.c (step_stop_if_no_debug): Declare.
(handle_inferior_event): Stop the step command if we entered a function without
line info.
(_initialize_infrun): New command 'set step-mode' to control the step command.
* infcmd.c (step_once): Switch to stepi mode if there is no line info
(and switching is enabled).
Diffstat (limited to 'gdb/linespec.c')
0 files changed, 0 insertions, 0 deletions