This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[5.3] Doco PR gdb/725


FYI,

I've committed the attached.
patient: When ever I do this it hurts.
doctor: Well don't do it :-)

Andrew
2002-12-03  Andrew Cagney  <cagney@redhat.com>

	* PROBLEMS: Mention PR gdb/725.

Index: PROBLEMS
===================================================================
RCS file: /cvs/src/src/gdb/PROBLEMS,v
retrieving revision 1.8.4.1
diff -u -r1.8.4.1 PROBLEMS
--- PROBLEMS	7 Nov 2002 07:17:08 -0000	1.8.4.1
+++ PROBLEMS	3 Dec 2002 17:09:45 -0000
@@ -65,3 +65,13 @@
 
     $ 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.
+

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]