Date: Sun, 15 Aug 2004 12:31:30 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gdb/gdb infrun.c Message-ID: <200408151231.i7FCVULP089685@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408151231.i7FCVULP089685>
