]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Enhance GDB's abillity WRT stack traces where signal handlers are involved.
authorobrien <obrien@FreeBSD.org>
Wed, 27 Mar 2002 04:55:43 +0000 (04:55 +0000)
committerobrien <obrien@FreeBSD.org>
Wed, 27 Mar 2002 04:55:43 +0000 (04:55 +0000)
commit4865cbe2817be761ce4d854022abdcd318ae6acd
tree1ca4ea758c9a41cda7ed005e6ec4d703a4d4b3c3
parent2cf6bc353fcf164b912c1d7f2f94f3441f2730b8
Enhance GDB's abillity WRT stack traces where signal handlers are involved.
Correct backtrace was made more complex when the new signal trampoline
was introduced to support more than 32 signals, while keeping a modified
version of the old signal trampoline.

The 'where' command will now show:

#2  <signal handler called>

where appropiate.

Submitted by: Tor.Egge@fast.no
gnu/usr.bin/binutils/gdb/i386/freebsd-nat.c
gnu/usr.bin/binutils/gdb/i386/tm.h