Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@gnat.com>
To: Michael Elizabeth Chastain <mec.gnu@mindspring.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFA/PROBLEMS] Document the QUIT problem
Date: Fri, 20 Feb 2004 21:48:00 -0000	[thread overview]
Message-ID: <20040220214846.GD1952@gnat.com> (raw)
In-Reply-To: <20040220181318.751764B104@berman.michael-chastain.com>

[-- 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.

  reply	other threads:[~2004-02-20 21:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-20 18:13 Michael Elizabeth Chastain
2004-02-20 21:48 ` Joel Brobecker [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-02-20 17:32 Joel Brobecker
2004-02-20 17:55 ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040220214846.GD1952@gnat.com \
    --to=brobecker@gnat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=mec.gnu@mindspring.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox