This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Patch gdbserver/README


Hi,

this patch updates the supported targets in gdbserver/README which are
currently from Feb 2002.


======================================================== diff -urN src/gdb/gdbserver/README dev/gdb/gdbserver/README --- src/gdb/gdbserver/README 2002-02-20 00:48:14.000000000 +0100 +++ dev/gdb/gdbserver/README 2006-11-29 17:09:15.000000000 +0100 @@ -77,14 +77,25 @@

Building gdbserver:

-The supported targets as of February 2002 are:
-	arm-*-linux-gnu
-	i386-*-linux-gnu
-	ia64-*-linux-gnu
-	m68k-*-linux-gnu
-	mips-*-linux-gnu
-	powerpc-*-linux-gnu
-	sh-*-linux-gnu
+The supported targets as of November 2006 are:
+	arm-*-linux*
+	crisv32-*-linux*
+	cris-*-linux*
+	i[34567]86-*-cygwin*
+	i[34567]86-*-linux*
+	i[34567]86-*-mingw*
+	ia64-*-linux*
+	m32r*-*-linux*
+	m68*-*-linux*
+	m68*-*-uclinux*
+	mips*64*-*-linux*
+	mips*-*-linux*
+	powerpc[64]-*-linux*
+	s390[x]-*-linux*
+	sh-*-linux*
+	spu*-*-*
+	x86_64-*-linux*
+	xscale*-*-linux*

 Configuring gdbserver you should specify the same machine for host and
 target (which are the machine that gdbserver is going to run on.  This


It that ok ?


Regards,
Markus

--
Markus Deuling
GNU Toolchain for Linux on Cell BE
deuling@de.ibm.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]