public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug threads/9425] When using "sigwait" GDB doesn't trap SIGINT. Ctrl+C terminates program when should break gdb.
       [not found] <bug-9425-4717@http.sourceware.org/bugzilla/>
@ 2012-09-11 15:22 ` jan.kratochvil at redhat dot com
  2013-02-21 19:48 ` naesten at gmail dot com
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 9+ messages in thread
From: jan.kratochvil at redhat dot com @ 2012-09-11 15:22 UTC (permalink / raw)
  To: gdb-prs

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

Jan Kratochvil <jan.kratochvil at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |14559

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug threads/9425] When using "sigwait" GDB doesn't trap SIGINT. Ctrl+C terminates program when should break gdb.
       [not found] <bug-9425-4717@http.sourceware.org/bugzilla/>
  2012-09-11 15:22 ` [Bug threads/9425] When using "sigwait" GDB doesn't trap SIGINT. Ctrl+C terminates program when should break gdb jan.kratochvil at redhat dot com
@ 2013-02-21 19:48 ` naesten at gmail dot com
  2013-11-26 20:41 ` tromey at redhat dot com
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 9+ messages in thread
From: naesten at gmail dot com @ 2013-02-21 19:48 UTC (permalink / raw)
  To: gdb-prs

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

Samuel Bronson <naesten at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW
                 CC|                            |naesten at gmail dot com

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug threads/9425] When using "sigwait" GDB doesn't trap SIGINT. Ctrl+C terminates program when should break gdb.
       [not found] <bug-9425-4717@http.sourceware.org/bugzilla/>
  2012-09-11 15:22 ` [Bug threads/9425] When using "sigwait" GDB doesn't trap SIGINT. Ctrl+C terminates program when should break gdb jan.kratochvil at redhat dot com
  2013-02-21 19:48 ` naesten at gmail dot com
@ 2013-11-26 20:41 ` tromey at redhat dot com
  2022-06-08 15:45 ` tromey at sourceware dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 9+ messages in thread
From: tromey at redhat dot com @ 2013-11-26 20:41 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=9425

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at redhat dot com

--- Comment #5 from Tom Tromey <tromey at redhat dot com> ---
See also bug #15250.  However it seems options may be limited
if gdb and the inferior are sharing a terminal.

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


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

* [Bug threads/9425] When using "sigwait" GDB doesn't trap SIGINT. Ctrl+C terminates program when should break gdb.
       [not found] <bug-9425-4717@http.sourceware.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2013-11-26 20:41 ` tromey at redhat dot com
@ 2022-06-08 15:45 ` tromey at sourceware dot org
  2022-06-08 15:46 ` tromey at sourceware dot org
  2022-09-30  6:44 ` github at kalvdans dot no-ip.org
  5 siblings, 0 replies; 9+ messages in thread
From: tromey at sourceware dot org @ 2022-06-08 15:45 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=9425

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mackyle at gmail dot com

--- Comment #7 from Tom Tromey <tromey at sourceware dot org> ---
*** Bug 10123 has been marked as a duplicate of this bug. ***

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

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

* [Bug threads/9425] When using "sigwait" GDB doesn't trap SIGINT. Ctrl+C terminates program when should break gdb.
       [not found] <bug-9425-4717@http.sourceware.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2022-06-08 15:45 ` tromey at sourceware dot org
@ 2022-06-08 15:46 ` tromey at sourceware dot org
  2022-09-30  6:44 ` github at kalvdans dot no-ip.org
  5 siblings, 0 replies; 9+ messages in thread
From: tromey at sourceware dot org @ 2022-06-08 15:46 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=9425

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hilfinger at gnat dot com

--- Comment #8 from Tom Tromey <tromey at sourceware dot org> ---
*** Bug 8746 has been marked as a duplicate of this bug. ***

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

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

* [Bug threads/9425] When using "sigwait" GDB doesn't trap SIGINT. Ctrl+C terminates program when should break gdb.
       [not found] <bug-9425-4717@http.sourceware.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2022-06-08 15:46 ` tromey at sourceware dot org
@ 2022-09-30  6:44 ` github at kalvdans dot no-ip.org
  5 siblings, 0 replies; 9+ messages in thread
From: github at kalvdans dot no-ip.org @ 2022-09-30  6:44 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=9425

github at kalvdans dot no-ip.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |github at kalvdans dot no-ip.org

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

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

* [Bug threads/9425] When using "sigwait" GDB doesn't trap SIGINT. Ctrl+C terminates program when should break gdb.
       [not found] <20070920085801.9425.jordiblasi@gmail.com>
  2010-06-03  7:09 ` jordiblasi at gmail dot com
  2010-06-03 16:04 ` tromey at redhat dot com
@ 2010-09-26 13:04 ` LpSolit at netscape dot net
  2 siblings, 0 replies; 9+ messages in thread
From: LpSolit at netscape dot net @ 2010-09-26 13:04 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From LpSolit at netscape dot net  2010-09-26 13:04 -------
*** Bug 9468 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark_christiaens at symantec
                   |                            |dot com


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug threads/9425] When using "sigwait" GDB doesn't trap SIGINT. Ctrl+C terminates program when should break gdb.
       [not found] <20070920085801.9425.jordiblasi@gmail.com>
  2010-06-03  7:09 ` jordiblasi at gmail dot com
@ 2010-06-03 16:04 ` tromey at redhat dot com
  2010-09-26 13:04 ` LpSolit at netscape dot net
  2 siblings, 0 replies; 9+ messages in thread
From: tromey at redhat dot com @ 2010-06-03 16:04 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From tromey at redhat dot com  2010-06-03 16:04 -------
No, it is not really assigned.  That seems to be some sort of bug in
our bugzilla installation.  AFAIK nobody is actively working on this.

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug threads/9425] When using "sigwait" GDB doesn't trap SIGINT. Ctrl+C terminates program when should break gdb.
       [not found] <20070920085801.9425.jordiblasi@gmail.com>
@ 2010-06-03  7:09 ` jordiblasi at gmail dot com
  2010-06-03 16:04 ` tromey at redhat dot com
  2010-09-26 13:04 ` LpSolit at netscape dot net
  2 siblings, 0 replies; 9+ messages in thread
From: jordiblasi at gmail dot com @ 2010-06-03  7:09 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From jordiblasi at gmail dot com  2010-06-03 07:09 -------
Is this bug likely to be revisited or resolved in the short-term? Is it really
ASSIGNED to someone.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |minor
           Priority|P3                          |P1


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

end of thread, other threads:[~2022-09-30  6:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-9425-4717@http.sourceware.org/bugzilla/>
2012-09-11 15:22 ` [Bug threads/9425] When using "sigwait" GDB doesn't trap SIGINT. Ctrl+C terminates program when should break gdb jan.kratochvil at redhat dot com
2013-02-21 19:48 ` naesten at gmail dot com
2013-11-26 20:41 ` tromey at redhat dot com
2022-06-08 15:45 ` tromey at sourceware dot org
2022-06-08 15:46 ` tromey at sourceware dot org
2022-09-30  6:44 ` github at kalvdans dot no-ip.org
     [not found] <20070920085801.9425.jordiblasi@gmail.com>
2010-06-03  7:09 ` jordiblasi at gmail dot com
2010-06-03 16:04 ` tromey at redhat dot com
2010-09-26 13:04 ` LpSolit at netscape dot net

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