diff options
Diffstat (limited to 'gdb/windows-nat.c')
-rw-r--r-- | gdb/windows-nat.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/windows-nat.c b/gdb/windows-nat.c index da66349..0047a26 100644 --- a/gdb/windows-nat.c +++ b/gdb/windows-nat.c @@ -1705,8 +1705,6 @@ windows_nat_target::wait (ptid_t ptid, struct target_waitstatus *ourstatus, { int pid = -1; - target_terminal::ours (); - /* We loop when we get a non-standard exception rather than return with a SPURIOUS because resume can try and step or modify things, which needs a current_thread->h. But some of these exceptions mark |