Bug #14566 2008-09-27 07:26

u2227

Stop-debugger won't work during blocking recv

if your program reads the socket, and is blocked and waits for data, trying to stop the debugger does nothing. You have to "killall -KILL gdb" in the terminal to stop the program and rreturn to code editing.

This is inconvenient indeed.

Not sure how comes, because GDB clearly can easily pause or kill the running debugee in very such circumastances.

Category
Debugger
Group
 
Status
Open
Close date
 
Assigned to