freebsd-nq/gnu/usr.bin/gdb
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
..
arch These contain JC's patch to get gdb sort of working 2010-02-20 17:29:27 +00:00
doc
gdb
gdbserver Initial gdbserver support for PowerPC. 2009-02-23 18:22:49 +00:00
gdbtui
kgdb These contain JC's patch to get gdb sort of working 2010-02-20 17:29:27 +00:00
libgdb Widen psaddr_t from uintptr_t to uint64_t. This results in an 2008-09-14 16:52:42 +00:00
Makefile Initial gdbserver support for PowerPC. 2009-02-23 18:22:49 +00:00
Makefile.inc