aboutsummaryrefslogtreecommitdiff
path: root/gdb/PROBLEMS
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-12-03 17:15:42 +0000
committerAndrew Cagney <cagney@redhat.com>2002-12-03 17:15:42 +0000
commit144da3c187ed993a76044e4e12a655dd760ef129 (patch)
tree97bf884b8556076ef7fe07b0b80a8877445e50c0 /gdb/PROBLEMS
parent03c6228e785151dba135f416c73b34902d8a356b (diff)
downloadgdb-144da3c187ed993a76044e4e12a655dd760ef129.zip
gdb-144da3c187ed993a76044e4e12a655dd760ef129.tar.gz
gdb-144da3c187ed993a76044e4e12a655dd760ef129.tar.bz2
2002-12-03 Andrew Cagney <cagney@redhat.com>
* PROBLEMS: Mention PR gdb/725.
Diffstat (limited to 'gdb/PROBLEMS')
-rw-r--r--gdb/PROBLEMS10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/PROBLEMS b/gdb/PROBLEMS
index b2f45d8..ea6d3d6 100644
--- a/gdb/PROBLEMS
+++ b/gdb/PROBLEMS
@@ -65,3 +65,13 @@ 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.
+