freebsd-skq/gnu/usr.bin/binutils/gdb
obrien 4865cbe281 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
2002-03-27 04:55:43 +00:00
..
alpha Fix kgdb in the face of the last round of KSE commits. 2002-02-18 14:13:59 +00:00
i386 Enhance GDB's abillity WRT stack traces where signal handlers are involved. 2002-03-27 04:55:43 +00:00
config.h
freebsd-uthread.c Sync this up to recent changes to our (userland) thread structure. 2002-02-23 19:28:01 +00:00
gdb.1
kvm-fbsd.c Add missing & 2002-02-08 04:17:33 +00:00
Makefile GDB 4.18 does not use the mmalloc library by default. So GC a little. 2002-03-23 17:15:49 +00:00
Makefile.alpha Fix unaligned access in the GDB binary on Alpha. 2002-03-16 19:33:23 +00:00
Makefile.i386 Fix unaligned access in the GDB binary on Alpha. 2002-03-16 19:33:23 +00:00