From 0ca420ce32ee0bc16fc9a41b3324dfeeb0b265a5 Mon Sep 17 00:00:00 2001 From: Ulrich Weigand Date: Fri, 11 May 2007 20:17:18 +0000 Subject: [PATCH] * NEWS: Mention SPU overlay support. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 2 ++ 2 files changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 65cd2ac8e6c..d161566227a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2007-05-11 Ulrich Weigand + + * NEWS: Mention SPU overlay support. + 2007-05-11 Ulrich Weigand * spu-tdep.c (spu_frame_unwind_cache): Add comment. diff --git a/gdb/NEWS b/gdb/NEWS index 80a24e78061..eb2446b0932 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 -- 2.30.2