]> git.efficios.com Git - deliverable/binutils-gdb.git/commitdiff
* README: Mention gdbserver/README.
authorJim Blandy <jimb@codesourcery.com>
Thu, 17 Jan 2008 20:18:48 +0000 (20:18 +0000)
committerJim Blandy <jimb@codesourcery.com>
Thu, 17 Jan 2008 20:18:48 +0000 (20:18 +0000)
gdb/ChangeLog
gdb/README

index a00a1bd6d746db35f88c1c59cdb4841003b2a4c8..81d4f6581b8b9bf385ab7e16a530f451285763f1 100644 (file)
@@ -1,3 +1,7 @@
+2008-01-17  Jim Blandy  <jimb@codesourcery.com>
+
+       * README: Mention gdbserver/README.
+
 2008-01-17  Pierre Muller  <muller@ics.u-strasbg.fr>
 
        * valarith.c (value_binop): Handle BINOP_INTDIV
index 9c644251a96f6e9332cd311e40ffc65de0fd1273..cc16ecd3207aa021f6134daf4cfd7d9b0e2f1d98 100644 (file)
@@ -453,6 +453,10 @@ with the remote.c stub over a serial line.
 allows remote debugging for Unix applications.  gdbserver is only
 supported for some native configurations, including Sun 3, Sun 4, and
 Linux.
+The file gdb/gdbserver/README includes further notes on gdbserver; in
+particular, it explains how to build gdbserver for cross-debugging
+(where gdbserver runs on the target machine, which is of a different
+architecture than the host machine running GDB).
 
    There are a number of remote interfaces for talking to existing ROM
 monitors and other hardware:
This page took 0.029363 seconds and 4 git commands to generate.