summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gdb/kgdb/trgt_sparc64.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing function prototypes in KGDBwma2016-04-201-0/+13
* In kthr.c, obtain the address of the PCB for threads that were runningmarcel2013-02-171-0/+6
* - Change how the vmcore target maps FreeBSD thread IDs to GDB ptids. Wejhb2008-05-011-1/+1
* Rework how kgdb manages kernel and vmcore files to be a bit more gdb-ishjhb2008-04-291-0/+5
* Claim frames corresponding to tl(0|1)_intr and tl0_trap as well. Imarcel2005-09-111-1/+4
* Unwind across trap frames. This adds most of the meat. The sniffermarcel2005-09-101-1/+93
* Add a kluge to allow kgdb(1) to inject its own frame sniffer in themarcel2005-09-101-2/+29
* Fix backtraces. Supply registers from the register window.marcel2005-08-161-16/+7
* Attempt to make kgdb little more useful and easy to use. Properly initializekan2005-02-201-1/+1
* Add the beginnings of kernel debugging support. the kgdb(1) toolmarcel2004-07-251-0/+81
OpenPOWER on IntegriCloud