]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* PROBLEMS: Document threads/2137.
authorJoel Brobecker <brobecker@gnat.com>
Wed, 21 Jun 2006 04:52:26 +0000 (04:52 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 21 Jun 2006 04:52:26 +0000 (04:52 +0000)
gdb/ChangeLog
gdb/PROBLEMS

index 83a02a58a2453a81b61ca173482ebf2649f1c1f6..62bf807c2b3a64f229a87e30d1cd14a4e717b837 100644 (file)
@@ -1,3 +1,7 @@
+2006-06-20  Joel Brobecker  <brobecker@adacore.com>
+
+       * PROBLEMS: Document threads/2137.
+
 2006-06-15  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * infrun.c (insert_step_resume_breakpoint_at_caller): New function,
index af0d1d56d9d7861117057ee4ba6fe38f5d7c3761..beea08629daed4365fff7d54bd896230152e3b83 100644 (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,8 @@ 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.
+