From: Daniel Jacobowitz Date: Tue, 5 Dec 2006 21:21:17 +0000 (+0000) Subject: 2006-12-05 Markus Deuling X-Git-Tag: gdb_6_6-2006-12-18-release~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=26e9b69fe8d04c77e7dcf30ffeda5b8c24d5131e;p=thirdparty%2Fbinutils-gdb.git 2006-12-05 Markus Deuling * README: Update supported targets. --- diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog index b57c0668625..e0efcb7e2e0 100644 --- a/gdb/gdbserver/ChangeLog +++ b/gdb/gdbserver/ChangeLog @@ -1,3 +1,7 @@ +2006-12-05 Markus Deuling + + * README: Update supported targets. + 2006-11-24 Ulrich Weigand * configure.srv: Add target "spu*-*-*". diff --git a/gdb/gdbserver/README b/gdb/gdbserver/README index 71887cae290..8ca3214e399 100644 --- a/gdb/gdbserver/README +++ b/gdb/gdbserver/README @@ -77,14 +77,24 @@ command, otherwise you may get an error that looks something like 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*-*-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