[Bug win32/14685] semantic error found in windows-nat.c:986 causes permanant hang for debuggee process
jojelino at gmail dot com
sourceware-bugzilla@sourceware.org
Mon Oct 8 21:30:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=14685
--- Comment #1 from jojelino at gmail dot com 2012-10-08 21:30:27 UTC ---
To reproduce,
debug following c source
int main(){abort();}
gdb --args a
r
#SIGABRT would received.
s
#And debuggee would hang forever. same thing happen for debugger too.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Gdb-prs
mailing list