* NEWS: Mention SPU overlay support.
This commit is contained in:
parent
0a44cb368d
commit
0ca420ce32
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
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.
|
||||
|
|
2
gdb/NEWS
2
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
|
||||
|
|
Loading…
Reference in a new issue