]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Disable surplus detection of breakpoint event in signal stack, the check
authordavidxu <davidxu@FreeBSD.org>
Sun, 15 Aug 2004 12:31:30 +0000 (12:31 +0000)
committerdavidxu <davidxu@FreeBSD.org>
Sun, 15 Aug 2004 12:31:30 +0000 (12:31 +0000)
commit06718ccca13ed8cf326a1ece43bcde9386f6a3e1
tree2def87557ae9ba7393cc807c71b7c64045755458
parent9b0e1093a11d09a20d66c6d6378c6dba4305f2c5
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
contrib/gdb/gdb/infrun.c