diff options
author | Ulrich Weigand <uweigand@de.ibm.com> | 2008-05-09 19:17:46 +0000 |
---|---|---|
committer | Ulrich Weigand <uweigand@de.ibm.com> | 2008-05-09 19:17:46 +0000 |
commit | 63b25232fd1503f76e3f727c7c45f5a07057b34d (patch) | |
tree | 5899ff2ec4ba948050622998f1cfc7f11a3023c9 /gdb/NEWS | |
parent | 56dfde1b7fb160e1cea0ec844e667836d480f663 (diff) | |
download | gdb-63b25232fd1503f76e3f727c7c45f5a07057b34d.tar.gz |
* NEWS: Mention gdbserver bi-arch capability.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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, |