CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2013/10/19 03:33:36

Modified files:
        gnu/usr.bin/binutils/gdb: amd64obsd-tdep.c 

Log message:
Depending on wether the kernel has been compiled with or without
debug information, gdb will either see calltrap or alltraps in the
stack trace of a kernel core file.  To make the gdb backtrace command
work without debug information in the amd64 kernel, add the same
special case for alltraps as for calltrap.
OK miod@

Reply via email to