Date: Sat, 20 Feb 2010 17:29:27 +0000 (UTC) From: Randall Stewart <rrs@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/contrib/gdb/gdb mips-tdep.h src/gnu/usr.bin Makefile src/gnu/usr.bin/gdb/arch/mips Makefile init.c src/gnu/usr.bin/gdb/kgdb trgt_mips.c Message-ID: <201002201746.o1KHk0jd030853@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rrs 2010-02-20 17:29:27 UTC FreeBSD src repository Modified files: contrib/gdb/gdb mips-tdep.h gnu/usr.bin Makefile gnu/usr.bin/gdb/arch/mips Makefile init.c gnu/usr.bin/gdb/kgdb trgt_mips.c Log: SVN rev 204138 on 2010-02-20 17:29:27Z by rrs 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 Revision Changes Path 1.2 +11 -0 src/contrib/gdb/gdb/mips-tdep.h 1.101 +0 -4 src/gnu/usr.bin/Makefile 1.2 +2 -2 src/gnu/usr.bin/gdb/arch/mips/Makefile 1.2 +4 -0 src/gnu/usr.bin/gdb/arch/mips/init.c 1.4 +11 -12 src/gnu/usr.bin/gdb/kgdb/trgt_mips.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002201746.o1KHk0jd030853>