From: cagney Date: Tue, 10 Dec 2002 21:24:46 +0000 (+0000) Subject: 2002-12-10 Andrew Cagney X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=305a0f773d4010f1c5706e27f981273941b515a7;p=pf3gnuchains%2Fpf3gnuchains3x.git 2002-12-10 Andrew Cagney * PROBLEMS: Delete reference to PR gdb/725. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 95d7e872e3..0ab61827c7 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ 2002-12-10 Andrew Cagney + * PROBLEMS: Delete reference to PR gdb/725. + * MAINTAINERS (gdb.c++): Add David Carlton. 2002-12-09 David Carlton diff --git a/gdb/PROBLEMS b/gdb/PROBLEMS index ea6d3d6a26..b2f45d8bff 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. -