freebsd-nq/gnu/usr.bin/gdb/kgdb
Randall Stewart 7e1f32462d These contain JC's patch to get gdb sort of working
on mips. Its not fully done yet but its a start.

Obtained from: JC - c.jayachandran@gmail.com

M    gnu/usr.bin/gdb/kgdb/trgt_mips.c
M    gnu/usr.bin/gdb/arch/mips/init.c
M    gnu/usr.bin/gdb/arch/mips/Makefile
M    gnu/usr.bin/Makefile
M    contrib/gdb/gdb/mips-tdep.h
2010-02-20 17:29:27 +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 Oops, initialize sections and sections_end to NULL. 2008-10-02 20:42:10 +00:00
kthr.c kgdb: initialize n_type field of nlist entry for kvm_nlist call 2010-02-13 11:47:04 +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 Differentiate between interrupt frames, trap interrupt frames and timer 2008-09-27 15:58:37 +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 These contain JC's patch to get gdb sort of working 2010-02-20 17:29:27 +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