opnsense-src/gnu/usr.bin/gdb/kgdb
Bryan Drewery eacae6dc66 Fix LDADD/DPADD that should be LIBADD.
Sponsored by:	EMC / Isilon Storage Division
2015-12-04 03:17:47 +00:00
..
kgdb.1 kgdb enhancements! 2013-02-19 02:09:18 +00:00
kgdb.h Change kbdb's kthr::cpu field into an int, to avoid gcc warnings about 2014-11-11 18:54:57 +00:00
kld.c KGDB: Accept KLD symbol files with the ".symbols" extension. 2013-03-28 17:07:02 +00:00
kthr.c Skip calling CPU_ISSET for NOCPU as a short period of time we can have 2014-12-09 14:21:43 +00:00
main.c Add support to libkvm for reading vmcores from other architectures. 2015-11-27 18:58:26 +00:00
Makefile Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
Makefile.depend.amd64 Update dependencies after r291406 added libelf to libkvm. 2015-12-01 05:18:48 +00:00
trgt.c Fix a double-semicolon typo in my libkvm changes. 2015-11-30 21:53:24 +00:00
trgt_amd64.c When XSAVE support was added on amd64, the FPU save area was moved 2015-09-29 15:47:42 +00:00
trgt_arm.c Use PCB/LR from PCB rather from stack on armv7-gdb 2015-10-30 12:37:40 +00:00
trgt_i386.c Change kbdb's kthr::cpu field into an int, to avoid gcc warnings about 2014-11-11 18:54:57 +00:00
trgt_mips.c Fix mips64 and mipsn32 bilds by using proper register names. 2013-04-25 04:53:01 +00:00
trgt_powerpc.c In kthr.c, obtain the address of the PCB for threads that were running 2013-02-17 02:15:19 +00:00
trgt_powerpc64.c In kthr.c, obtain the address of the PCB for threads that were running 2013-02-17 02:15:19 +00:00
trgt_sparc64.c In kthr.c, obtain the address of the PCB for threads that were running 2013-02-17 02:15:19 +00:00