Hello *,

I don't know whether this is a bug and whether it is known.

When I try to stop a process with ^C it seems, that it sometimes is not stopped
although the GDB prompt is shown.
The following output is displayed:

---------------
^Cprocfs: target_wait (wait_for_stop) line 3677, /proc/1056: Interrupted system 
call.
(gdb) Quit

[----- here, the process being debugged is still running -----]

(gdb) c
Continuing.
warning: resume: target already running.  Pretend to resume, and hope for the 
best!
---------------



_______________________________________________
Bug-gdb mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gdb

Reply via email to