aboutsummaryrefslogtreecommitdiff
path: root/gdb/PROBLEMS
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
commitbc124bd31652f4818cf231711906175a1a81de35 (patch)
tree3951fcec2bd590943ad588337b3dffca5e592042 /gdb/PROBLEMS
parent50631d4f73a0bd38054985d7d5ec4d24dd14baf5 (diff)
downloadgdb-bc124bd31652f4818cf231711906175a1a81de35.zip
gdb-bc124bd31652f4818cf231711906175a1a81de35.tar.gz
gdb-bc124bd31652f4818cf231711906175a1a81de35.tar.bz2
2002-12-10 Andrew Cagney <ac131313@redhat.com>
* PROBLEMS: Delete reference to PR gdb/725.
Diffstat (limited to 'gdb/PROBLEMS')
-rw-r--r--gdb/PROBLEMS10
1 files changed, 0 insertions, 10 deletions
diff --git a/gdb/PROBLEMS b/gdb/PROBLEMS
index ea6d3d6..b2f45d8 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.
-