aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/NEWS2
2 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 65cd2ac..d161566 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
+ * NEWS: Mention SPU overlay support.
+
+2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
+
* spu-tdep.c (spu_frame_unwind_cache): Add comment.
2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
diff --git a/gdb/NEWS b/gdb/NEWS
index 80a24e7..eb2446b 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -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