summaryrefslogtreecommitdiff
path: root/gdb/PROBLEMS
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2006-07-14 22:55:58 +0000
committerJoel Brobecker <brobecker@gnat.com>2006-07-14 22:55:58 +0000
commitb024b4a1f67699946eebfab9151866e9afa8ccfe (patch)
treefa59e307aa6457ef9d84c81bb505a99bf9bcf848 /gdb/PROBLEMS
parenta3bd15f02de1102eed0dd9bbebf9a3c147d557b5 (diff)
downloadgdb-b024b4a1f67699946eebfab9151866e9afa8ccfe.tar.gz
* PROBLEMS: Document threads/2137.
Diffstat (limited to 'gdb/PROBLEMS')
-rw-r--r--gdb/PROBLEMS6
1 files changed, 5 insertions, 1 deletions
diff --git a/gdb/PROBLEMS b/gdb/PROBLEMS
index af0d1d56d9d..030f8ed7ad9 100644
--- a/gdb/PROBLEMS
+++ b/gdb/PROBLEMS
@@ -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.