public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug cli/15603] New: [7.6 regression] CTRL-C can no longer interrupt inferior
@ 2013-06-11 16:28 jan.kratochvil at redhat dot com
  2013-06-11 16:29 ` [Bug cli/15603] " sergiodj at redhat dot com
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: jan.kratochvil at redhat dot com @ 2013-06-11 16:28 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=15603

            Bug ID: 15603
           Summary: [7.6 regression] CTRL-C can no longer interrupt
                    inferior
           Product: gdb
           Version: 7.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: cli
          Assignee: unassigned at sourceware dot org
          Reporter: jan.kratochvil at redhat dot com
                CC: palves at redhat dot com, tromey at redhat dot com
              Host: x86_64-unknown-linux-gnu
            Target: x86_64-unknown-linux-gnu

echo 'int v;main(){for(;;);}'|cc -x c -;gdb ./a.out -ex start -ex 'set
can-use-hw-watchpoints 0' -ex 'watch v' -ex c

Temporary breakpoint 1, 0x00000000004004f0 in main ()
Watchpoint 2: v
Continuing.

CTRL-C

7.5 PASS:
Program received signal SIGINT, Interrupt.
0x00000000004004f0 in main ()
(gdb) _

7.6 FAIL:
<nothing, hanging>

3b0f7442800817f8a19b8eebd3b897a75328af14 is the first bad commit
commit 3b0f7442800817f8a19b8eebd3b897a75328af14
Author: Tom Tromey <tromey@redhat.com>
Date:   Wed Jan 16 17:31:35 2013 +0000
        PR cli/7221:
RFC: implement "catch signal"
http://sourceware.org/bugzilla/show_bug.cgi?id=7221
Message-ID: <874nkpv03j.fsf@fleche.redhat.com>
http://sourceware.org/ml/gdb-patches/2012-11/msg00470.html
http://sourceware.org/ml/gdb-patches/2012-12/msg00009.html
http://sourceware.org/ml/gdb-patches/2013-01/msg00049.html
RFA: [2/2] catch signal
http://sourceware.org/ml/gdb-patches/2013-01/msg00051.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

end of thread, other threads:[~2013-08-30 16:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-11 16:28 [Bug cli/15603] New: [7.6 regression] CTRL-C can no longer interrupt inferior jan.kratochvil at redhat dot com
2013-06-11 16:29 ` [Bug cli/15603] " sergiodj at redhat dot com
2013-06-11 18:17 ` jan.kratochvil at redhat dot com
2013-06-11 18:44 ` jan.kratochvil at redhat dot com
2013-06-12 19:38 ` tromey at redhat dot com
2013-06-13 19:03 ` tromey at redhat dot com
2013-06-18 19:57 ` cvs-commit at gcc dot gnu.org
2013-06-18 20:02 ` tromey at redhat dot com
2013-06-18 20:19 ` jan.kratochvil at redhat dot com
2013-08-30 15:58 ` cvs-commit at gcc dot gnu.org
2013-08-30 16:05 ` tromey at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).