* NEWS: Mention gdbserver bi-arch capability.
authorUlrich Weigand <uweigand@de.ibm.com>
Fri, 9 May 2008 19:17:46 +0000 (19:17 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Fri, 9 May 2008 19:17:46 +0000 (19:17 +0000)
gdb/ChangeLog
gdb/NEWS

index 883d5074faab4a590cc09428fd6a525ad2ae932f..5b61464039614e41f67524158f5e270b94afea1d 100644 (file)
@@ -1,3 +1,7 @@
+2008-05-09  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * NEWS: Mention gdbserver bi-arch capability.
+
 2008-05-09  Doug Evans  <dje@google.com>
 
        New "find" command.
index 86ce21624ba879bbd5679ffb1d909a0652dc1431..a98b77188d1157f36765a0c25b792e3d0c027277 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -38,6 +38,10 @@ have also been fixed.
   - The "--wrapper" command-line argument tells gdbserver to use a
   wrapper program to launch programs for debugging.
 
+  - On PowerPC and S/390 targets, it is now possible to use a single
+  gdbserver executable to debug both 32-bit and 64-bit programs.
+  (This requires gdbserver itself to be built as a 64-bit executable.)
+
 * New commands
 
 find [/size-char] [/max-count] start-address, end-address|+search-space-size,