Update string expected from "help info proc" on gdb.base/info-proc.exp
[deliverable/binutils-gdb.git] / gdb / windows-nat.c
index da663496e5a0f554f40ce75f45dc67c47e05473b..0047a264189b097feb3ba2897cc335f0a1e4670c 100644 (file)
@@ -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
This page took 0.023475 seconds and 4 git commands to generate.