]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2002-12-03 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Tue, 3 Dec 2002 17:13:09 +0000 (17:13 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 3 Dec 2002 17:13:09 +0000 (17:13 +0000)
* PROBLEMS: Mention PR gdb/725.

gdb/ChangeLog
gdb/PROBLEMS

index abc7720dbbf00d5d7554531ba44f3c32d95c3932..2bec3aba1afad1c686e562496a1e437a1ea0bc4d 100644 (file)
@@ -1,3 +1,7 @@
+2002-12-03  Andrew Cagney  <cagney@redhat.com>
+
+       * PROBLEMS: Mention PR gdb/725.
+
 2002-12-02  Andrew Cagney  <ac131313@redhat.com>
 
        * MAINTAINERS (Java): Global maintainers are responible for Java.
index b2f45d8bff2e98f3f9798f2788a8060c395442b1..ea6d3d6a26a6aa8d806c29082f02bf3a2530ae9f 100644 (file)
@@ -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.
+