summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-12-10 21:24:47 +0000
committerAndrew Cagney <cagney@redhat.com>2002-12-10 21:24:47 +0000
commitd05c6a2d16756ca3c73289cd415849e502ddfc78 (patch)
treeb1d3af07518c0d6ee34d677736b0ff6d358e83a3
parentedcaa4f528500894654d8979de875bd9aab577b5 (diff)
downloadgdb-d05c6a2d16756ca3c73289cd415849e502ddfc78.tar.gz
2002-12-10 Andrew Cagney <ac131313@redhat.com>
* PROBLEMS: Delete reference to PR gdb/725.
-rw-r--r--gdb/ChangeLog2
-rw-r--r--gdb/PROBLEMS10
2 files changed, 2 insertions, 10 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 95d7e872e3d..0ab61827c77 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,7 @@
2002-12-10 Andrew Cagney <ac131313@redhat.com>
+ * PROBLEMS: Delete reference to PR gdb/725.
+
* MAINTAINERS (gdb.c++): Add David Carlton.
2002-12-09 David Carlton <carlton@math.stanford.edu>
diff --git a/gdb/PROBLEMS b/gdb/PROBLEMS
index ea6d3d6a26a..b2f45d8bff2 100644
--- a/gdb/PROBLEMS
+++ b/gdb/PROBLEMS
@@ -65,13 +65,3 @@ building GDB vis:
$ make CFLAGS='-O2 -D__digital__'
-
-*-*-linux*-gnu*
----------------
-
-gdb/725: Crash using debug target and regcaches (in 5.3 branch?)]].
-When debugging a threaded application, the maintainer command `(gdb)
-set debug target 1' causes GDB to to into an infinite loop. To
-work-around this problem, avoid using the maintainer command `(gdb)
-set debug target 1' when debugging a threaded application.
-