Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA/PROBLEMS] Document the QUIT problem
@ 2004-02-20 17:32 Joel Brobecker
  2004-02-20 17:55 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Joel Brobecker @ 2004-02-20 17:32 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 217 bytes --]

Hello,

This is a followup on:
http://sources.redhat.com/ml/gdb-patches/2004-02/msg00530.html

2004-02-20  J. brobecker  <brobecker@gnat.com>

        * NEWS: Document a known problem.

OK to apply?

Thanks,
-- 
Joel

[-- Attachment #2: PROBLEMS.diff --]
[-- Type: text/plain, Size: 842 bytes --]

Index: PROBLEMS
===================================================================
RCS file: /cvs/src/src/gdb/PROBLEMS,v
retrieving revision 1.21
diff -u -p -r1.21 PROBLEMS
--- PROBLEMS	27 Jan 2004 09:46:16 -0000	1.21
+++ PROBLEMS	20 Feb 2004 17:29:01 -0000
@@ -51,3 +51,9 @@ gcc 3.x generates these multiple object 
 implement virtual base classes.  gcc 2.x generated just one object code
 function with a hidden parameter, but gcc 3.x conforms to a multi-vendor
 ABI for C++ which requires multiple object code functions.
+
+Control-C does not always interrupt GDB.
+When GDB is busy processing a command which takes a long time to
+complete, hitting Control-C does not have the expected effect.
+The command execution is not aborted, and the "QUIT" message confirming
+the abortion is displayed only after the command has been completed.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [RFA/PROBLEMS] Document the QUIT problem
  2004-02-20 17:32 [RFA/PROBLEMS] Document the QUIT problem Joel Brobecker
@ 2004-02-20 17:55 ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2004-02-20 17:55 UTC (permalink / raw)
  To: Joel Brobecker; +Cc: gdb-patches

> Date: Fri, 20 Feb 2004 09:32:05 -0800
> From: Joel Brobecker <brobecker@gnat.com>
> 
> This is a followup on:
> http://sources.redhat.com/ml/gdb-patches/2004-02/msg00530.html
> 
> 2004-02-20  J. brobecker  <brobecker@gnat.com>
> 
>         * NEWS: Document a known problem.
> 
> OK to apply?

Fine with me.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [RFA/PROBLEMS] Document the QUIT problem
  2004-02-20 18:13 Michael Elizabeth Chastain
@ 2004-02-20 21:48 ` Joel Brobecker
  0 siblings, 0 replies; 4+ messages in thread
From: Joel Brobecker @ 2004-02-20 21:48 UTC (permalink / raw)
  To: Michael Elizabeth Chastain; +Cc: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 323 bytes --]

OK, I created a PR for this problem: gdb/1560. That made sense.

Here is what I ended up checkin in (I took Eli's previous message as an
approval of the contents of the new PROBLEMS entry).

2004-02-20  J. brobecker  <brobecker@gnat.com>

        * PROBLEMS: Add description of problem documented under gdb/1560.

-- 
Joel

[-- Attachment #2: PROBLEMS.diff --]
[-- Type: text/plain, Size: 852 bytes --]

Index: PROBLEMS
===================================================================
RCS file: /cvs/src/src/gdb/PROBLEMS,v
retrieving revision 1.21
diff -u -p -r1.21 PROBLEMS
--- PROBLEMS	27 Jan 2004 09:46:16 -0000	1.21
+++ PROBLEMS	20 Feb 2004 21:41:11 -0000
@@ -51,3 +51,9 @@ gcc 3.x generates these multiple object 
 implement virtual base classes.  gcc 2.x generated just one object code
 function with a hidden parameter, but gcc 3.x conforms to a multi-vendor
 ABI for C++ which requires multiple object code functions.
+
+gdb/1560: Control-C does not always interrupt GDB.
+When GDB is busy processing a command which takes a long time to
+complete, hitting Control-C does not have the expected effect.
+The command execution is not aborted, and the "QUIT" message confirming
+the abortion is displayed only after the command has been completed.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [RFA/PROBLEMS] Document the QUIT problem
@ 2004-02-20 18:13 Michael Elizabeth Chastain
  2004-02-20 21:48 ` Joel Brobecker
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Elizabeth Chastain @ 2004-02-20 18:13 UTC (permalink / raw)
  To: brobecker, gdb-patches

Err, your ChangeLog entry says "NEWS" instead of "PROBLEMS".
Also I would like to have a PR for the problem.
To me, the PR's are the nexus of information about known problems
with gdb.

That's just my opinion -- Eli Z is in charge of doco.

Michael C

===

2004-02-20  J. brobecker  <brobecker@gnat.com>

        * NEWS: Document a known problem.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-02-20 21:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-20 17:32 [RFA/PROBLEMS] Document the QUIT problem Joel Brobecker
2004-02-20 17:55 ` Eli Zaretskii
2004-02-20 18:13 Michael Elizabeth Chastain
2004-02-20 21:48 ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox