* NEWS: Update.
This commit is contained in:
parent
40cd916ff9
commit
d72751493e
2 changed files with 10 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2001-08-02 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* NEWS: Update.
|
||||
|
||||
2001-08-02 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* config/i386/xm-go32.h: Include xm-i386.h.
|
||||
|
|
7
gdb/NEWS
7
gdb/NEWS
|
@ -120,9 +120,14 @@ documentation of `hookpost' in the GDB manual.
|
|||
|
||||
* Changes in GNU/Linux native debugging.
|
||||
|
||||
Support for debugging multi-threaded programs has been completely
|
||||
revised for all platforms except m68k and sparc. You can now debug as
|
||||
many threads as your system allows you to have.
|
||||
|
||||
Attach/detach is supported for multi-threaded programs.
|
||||
|
||||
Support for SSE registers was added.
|
||||
Support for SSE registers was added for x86. This doesn't work for
|
||||
multi-threaded programs though.
|
||||
|
||||
* Changes in MIPS configurations.
|
||||
|
||||
|
|
Loading…
Reference in a new issue