* PROBLEMS: Document threads/2137.

This commit is contained in:
Joel Brobecker 2006-07-14 22:55:58 +00:00
parent 85b4c6e892
commit cd24f62649
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-07-14 Joel Brobecker <brobecker@adacore.com>
* PROBLEMS: Document threads/2137.
2006-07-13 Mark Kettenis <kettenis@gnu.org>
* config/alpha/tm-nbsd.h: Remove file.

View File

@ -1,5 +1,5 @@
Known problems in GDB 6.3
Known problems in GDB 6.5
See also: http://www.gnu.org/software/gdb/bugs/
@ -98,3 +98,7 @@ to an internal error.
This problem does not occur on newer systems that use the NPTL
library, and did not occur with GDB 6.1.
threads/2137: Native Solaris Thread Debugging broken.
Use GDB 6.4 if thread debugging is needed on Solaris.