aboutsummaryrefslogtreecommitdiff
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
commit7ae0e2a243189fe9573b6229cc5464c1db20cc14 (patch)
tree873f30195e741e45d301a304fb0eeb8732a77df4 /gdb/NEWS
parentde90ada1502bb18a3f56cbc2f5db2cd7f6a50d90 (diff)
downloadfsf-binutils-gdb-7ae0e2a243189fe9573b6229cc5464c1db20cc14.zip
fsf-binutils-gdb-7ae0e2a243189fe9573b6229cc5464c1db20cc14.tar.gz
fsf-binutils-gdb-7ae0e2a243189fe9573b6229cc5464c1db20cc14.tar.bz2
* 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 86ce216..a98b771 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,