freebsd-dev/gnu/usr.bin/gdb/kgdb
John Baldwin ad335b4edf Catch up to recentish kgdb changes:
- Use ptid_get_pid() rather than ptid_get_tid() (part of the changes to
  let 'tid' work for remote kgdb).
- Add a stub kgdb_trgt_new_objfile() hook.

Silence from:	obrien, mips@
2008-06-18 14:23:28 +00:00
..
kgdb.1 Bump document date for the previous change. 2006-10-21 17:39:35 +00:00
kgdb.h Rework how kgdb manages kernel and vmcore files to be a bit more gdb-ish 2008-04-29 20:32:45 +00:00
kld.c Rework how kgdb manages kernel and vmcore files to be a bit more gdb-ish 2008-04-29 20:32:45 +00:00
kthr.c - Change how the vmcore target maps FreeBSD thread IDs to GDB ptids. We 2008-05-01 20:36:48 +00:00
main.c Rework how kgdb manages kernel and vmcore files to be a bit more gdb-ish 2008-04-29 20:32:45 +00:00
Makefile Move the code for working with kld's out into its own file. 2008-01-24 19:11:13 +00:00
trgt_amd64.c - Change how the vmcore target maps FreeBSD thread IDs to GDB ptids. We 2008-05-01 20:36:48 +00:00
trgt_arm.c - Change how the vmcore target maps FreeBSD thread IDs to GDB ptids. We 2008-05-01 20:36:48 +00:00
trgt_i386.c Trim unneeded header. 2008-05-09 19:00:40 +00:00
trgt_ia64.c - Change how the vmcore target maps FreeBSD thread IDs to GDB ptids. We 2008-05-01 20:36:48 +00:00
trgt_mips.c Catch up to recentish kgdb changes: 2008-06-18 14:23:28 +00:00
trgt_powerpc.c - Change how the vmcore target maps FreeBSD thread IDs to GDB ptids. We 2008-05-01 20:36:48 +00:00
trgt_sparc64.c - Change how the vmcore target maps FreeBSD thread IDs to GDB ptids. We 2008-05-01 20:36:48 +00:00
trgt.c - Change how the vmcore target maps FreeBSD thread IDs to GDB ptids. We 2008-05-01 20:36:48 +00:00