From 439d78ac7bd701ae9b38a5643064d34fd18b5610 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Wed, 21 Jun 2006 04:52:26 +0000 Subject: [PATCH] * PROBLEMS: Document threads/2137. --- gdb/ChangeLog | 4 ++++ gdb/PROBLEMS | 7 ++++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 83a02a58a24..62bf807c2b3 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2006-06-20 Joel Brobecker + + * PROBLEMS: Document threads/2137. + 2006-06-15 Daniel Jacobowitz * infrun.c (insert_step_resume_breakpoint_at_caller): New function, diff --git a/gdb/PROBLEMS b/gdb/PROBLEMS index af0d1d56d9d..beea08629da 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,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. + -- 2.47.2