cvs commit: src/contrib/gdb/gdb infrun.c
David Xu
davidxu at FreeBSD.org
Sun Aug 15 05:31:30 PDT 2004
davidxu 2004-08-15 12:31:30 UTC
FreeBSD src repository
Modified files:
contrib/gdb/gdb infrun.c
Log:
Disable surplus detection of breakpoint event in signal stack, the check
causes a normal breakpoint event in new thread to be ignored unexpectly,
result is process SIGSEGV.
Test on: AMD64, i386
Revision Changes Path
1.2 +3376 -1380 src/contrib/gdb/gdb/infrun.c
More information about the cvs-src
mailing list