Index: PROBLEMS =================================================================== RCS file: /cvs/src/src/gdb/PROBLEMS,v retrieving revision 1.41 diff -u -p -r1.41 PROBLEMS --- PROBLEMS 8 Nov 2004 15:55:49 -0000 1.41 +++ PROBLEMS 21 Jun 2006 04:54:10 -0000 @@ -1,5 +1,5 @@ - Known problems in GDB 6.3 + Known problems in GDB 6.6 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.