2001-06-15 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@vmware.com>
Fri, 15 Jun 2001 22:44:20 +0000 (22:44 +0000)
committerMichael Snyder <msnyder@vmware.com>
Fri, 15 Jun 2001 22:44:20 +0000 (22:44 +0000)
commitdd80620e6b85a692434015686adb5e0242734089
tree1045721b3c22a9eb35b5767acde8e795713e9736
parent875e1767977dcd0cb4d169a80e42533838f96dd3
2001-06-15  Michael Snyder  <msnyder@redhat.com>

* infrun.c (context_switch): New function.  Abstract the operation
of saving and restoring infrun's state when switching threads.
(handle_inferior_event): Normalize the handling of the 'thread hop'
event (when the wrong thread hits a thread-specific breakpoint,
and we need to solo-step that thread past the breakpoint).
Call keep_going, instead of target_resume.  Handle the subsequent
singlestep-trap as a normal event instead of just resuming.
gdb/ChangeLog
gdb/infrun.c
This page took 0.024665 seconds and 4 git commands to generate.