diff options
author | Michael Snyder <msnyder@vmware.com> | 2001-06-26 00:26:42 +0000 |
---|---|---|
committer | Michael Snyder <msnyder@vmware.com> | 2001-06-26 00:26:42 +0000 |
commit | ef5cf84e219f3d26788d55e01ca7ebfb5b39406d (patch) | |
tree | 64beb6af54fcc9d2032c140c9baf24e456b92a67 /gdb/MAINTAINERS | |
parent | 36d4f364392cc35890608b56adb8c288dc9f5bfe (diff) | |
download | gdb-ef5cf84e219f3d26788d55e01ca7ebfb5b39406d.zip gdb-ef5cf84e219f3d26788d55e01ca7ebfb5b39406d.tar.gz gdb-ef5cf84e219f3d26788d55e01ca7ebfb5b39406d.tar.bz2 |
2001-06-25 Michael Snyder <msnyder@redhat.com>
* infrun.c: Eliminate the "thread_step_needed" state variable,
and replace it with a relatively simple test in resume.
(resume): Replace thread_step_needed logic with a test for
stepping, breakpoint_here_p and breakpoints_inserted.
Move CANNOT_STEP_BREAKPOINT logic to after thread_step logic.
(proceed): Discard thread_step_needed logic.
(wait_for_inferior, fetch_inferior_event, handle_inferior_event):
Discard thread_step_needed logic.
Diffstat (limited to 'gdb/MAINTAINERS')
0 files changed, 0 insertions, 0 deletions