summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2012-03-13 04:50:41 +0000
committerjmallett <jmallett@FreeBSD.org>2012-03-13 04:50:41 +0000
commitaea1dfe9df09f5b245dbf63a8002ba662f8b5d2a (patch)
treeb942873daec6ae29ab6ae5c3e5164ec0e41c681b /gnu
parent58262fb0f101dcb18afb8c5ef2b366ab30e7b2ae (diff)
downloadFreeBSD-src-aea1dfe9df09f5b245dbf63a8002ba662f8b5d2a.zip
FreeBSD-src-aea1dfe9df09f5b245dbf63a8002ba662f8b5d2a.tar.gz
Note two shortcomings of GDB on MIPS that should be addressed.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/gdb/arch/mips/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/usr.bin/gdb/arch/mips/Makefile b/gnu/usr.bin/gdb/arch/mips/Makefile
index a6d4d9e..24e9cfc 100644
--- a/gnu/usr.bin/gdb/arch/mips/Makefile
+++ b/gnu/usr.bin/gdb/arch/mips/Makefile
@@ -1,5 +1,8 @@
# $FreeBSD$
+#
+# XXX Should set DEFAULT_BFD_VEC based on target.
+#
.if !defined(GDB_CROSS_DEBUGGER)
LIBSRCS+= mipsfbsd-nat.c fbsd-threads.c
.endif
OpenPOWER on IntegriCloud