* NEWS: SPU target is already supported in GDB 6.6.
This commit is contained in:
parent
5ea03926ac
commit
9c309e77dc
2 changed files with 5 additions and 4 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2006-11-24 Ulrich Weigand <uweigand@de.ibm.com>
|
||||||
|
|
||||||
|
* NEWS: SPU target is already supported in GDB 6.6.
|
||||||
|
|
||||||
2006-11-24 Ulrich Weigand <uweigand@de.ibm.com>
|
2006-11-24 Ulrich Weigand <uweigand@de.ibm.com>
|
||||||
|
|
||||||
* Makefile.in (mips-linux-tdep.o) Add $(solib_h) dependency.
|
* Makefile.in (mips-linux-tdep.o) Add $(solib_h) dependency.
|
||||||
|
|
5
gdb/NEWS
5
gdb/NEWS
|
@ -3,10 +3,6 @@
|
||||||
|
|
||||||
*** Changes since GDB 6.6
|
*** Changes since GDB 6.6
|
||||||
|
|
||||||
* New targets
|
|
||||||
|
|
||||||
Cell Broadband Engine SPU spu-elf
|
|
||||||
|
|
||||||
* The GDB remote stub, gdbserver, now has lower overhead for high
|
* The GDB remote stub, gdbserver, now has lower overhead for high
|
||||||
frequency signals (e.g. SIGALRM) via the QPassSignals packet.
|
frequency signals (e.g. SIGALRM) via the QPassSignals packet.
|
||||||
|
|
||||||
|
@ -22,6 +18,7 @@ QPassSignals:
|
||||||
* New targets
|
* New targets
|
||||||
|
|
||||||
Xtensa xtensa-elf
|
Xtensa xtensa-elf
|
||||||
|
Cell Broadband Engine SPU spu-elf
|
||||||
|
|
||||||
* GDB can now be configured as a cross-debugger targeting native Windows
|
* GDB can now be configured as a cross-debugger targeting native Windows
|
||||||
(mingw32) or Cygwin. It can communicate with a remote debugging stub
|
(mingw32) or Cygwin. It can communicate with a remote debugging stub
|
||||||
|
|
Loading…
Add table
Reference in a new issue