This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit] Mention SPU overlay support in NEWS


Hello,

this mentions the new SPU overlay support in NEWS.
Committed.

Bye,
Ulrich


ChangeLog:

	* NEWS: Mention SPU overlay support.


Index: gdb/NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.224
diff -c -p -r1.224 NEWS
*** gdb/NEWS	7 May 2007 11:49:04 -0000	1.224
--- gdb/NEWS	11 May 2007 20:15:05 -0000
*************** has been rewritten to use the standard G
*** 31,36 ****
--- 31,38 ----
  
  * 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
-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]