diff options
author | Ulrich Weigand <uweigand@de.ibm.com> | 2007-05-11 20:17:18 +0000 |
---|---|---|
committer | Ulrich Weigand <uweigand@de.ibm.com> | 2007-05-11 20:17:18 +0000 |
commit | 0ca420ce32ee0bc16fc9a41b3324dfeeb0b265a5 (patch) | |
tree | 791f92416c6c0577fef44e2c5c96f918f7cdb75c /gdb/NEWS | |
parent | 0a44cb368dd0ba9854ca93b83e7cff072177af9e (diff) | |
download | gdb-0ca420ce32ee0bc16fc9a41b3324dfeeb0b265a5.zip gdb-0ca420ce32ee0bc16fc9a41b3324dfeeb0b265a5.tar.gz gdb-0ca420ce32ee0bc16fc9a41b3324dfeeb0b265a5.tar.bz2 |
* NEWS: Mention SPU overlay support.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -35,6 +35,8 @@ has been rewritten to use the standard GDB remote protocol. * GDB can now step into C++ functions which are called through thunks. +* GDB for the Cell/B.E. SPU now supports overlay debugging. + * New commands set mem inaccessible-by-default |