This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[PATCH] Enable gdbserver by default on sparc-*-linux*
- From: David Miller <davem at davemloft dot net>
- To: gdb-patches at sourceware dot org
- Date: Sat, 21 Apr 2012 14:54:40 -0400 (EDT)
- Subject: [PATCH] Enable gdbserver by default on sparc-*-linux*
This appears to be an oversight, since this is done already for
sparc64-*-linux*, and essentially every other linux target.
gdb/
* configure.tgt (sparc-*-linux*): Set build_gdbserver to yes.
diff --git a/gdb/configure.tgt b/gdb/configure.tgt
index 6b4a504..19c990e 100644
--- a/gdb/configure.tgt
+++ b/gdb/configure.tgt
@@ -481,6 +481,7 @@ sparc-*-linux*)
gdb_target_obs="sparc64-tdep.o sparc64-sol2-tdep.o \
sparc64-linux-tdep.o ${gdb_target_obs}"
fi
+ build_gdbserver=yes
;;
sparc64-*-linux*)
# Target: GNU/Linux UltraSPARC