* breakpoint.c (do_enable_breakpoint): Use update_watchpoint for
[binutils-gdb.git] / gdb / PROBLEMS
index 425ebb896e25210f41c6b6f554c20a010295b4c3..030f8ed7ad97c8bba4c94b6527293c10c8dccde3 100644 (file)
@@ -1,5 +1,5 @@
 
-                       Known problems in GDB 6.2
+                       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.