summaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorUlrich Weigand <uweigand@de.ibm.com>2008-05-09 19:17:46 +0000
committerUlrich Weigand <uweigand@de.ibm.com>2008-05-09 19:17:46 +0000
commit63b25232fd1503f76e3f727c7c45f5a07057b34d (patch)
tree5899ff2ec4ba948050622998f1cfc7f11a3023c9 /gdb/NEWS
parent56dfde1b7fb160e1cea0ec844e667836d480f663 (diff)
downloadgdb-63b25232fd1503f76e3f727c7c45f5a07057b34d.tar.gz
* NEWS: Mention gdbserver bi-arch capability.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 86ce21624ba..a98b77188d1 100644
--- 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,