public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug remote/14408] New: remote_start_remote incorrectly uses immediate_quit
@ 2012-07-26 17:01 tromey at redhat dot com
  2013-04-12  8:36 ` [Bug remote/14408] " jan.kratochvil at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: tromey at redhat dot com @ 2012-07-26 17:01 UTC (permalink / raw)
  To: gdb-prs

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

             Bug #: 14408
           Summary: remote_start_remote incorrectly uses immediate_quit
           Product: gdb
           Version: unknown
            Status: NEW
          Severity: normal
          Priority: P2
         Component: remote
        AssignedTo: unassigned@sourceware.org
        ReportedBy: tromey@redhat.com
    Classification: Unclassified


remote_start_remote modifies immediate_quit but:

* Does not always decrement it.
  In particular it is not cleared along the non-stop path.

* Runs too much code (IMHO) with it non-zero.
  immediate_quit can cause an exception to be thrown at any
  instruction.  It is not safe to leave it set, say, over
  calls into libc and the like.

-- 
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] 2+ messages in thread

* [Bug remote/14408] remote_start_remote incorrectly uses immediate_quit
  2012-07-26 17:01 [Bug remote/14408] New: remote_start_remote incorrectly uses immediate_quit tromey at redhat dot com
@ 2013-04-12  8:36 ` jan.kratochvil at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: jan.kratochvil at redhat dot com @ 2013-04-12  8:36 UTC (permalink / raw)
  To: gdb-prs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |15297

-- 
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] 2+ messages in thread

end of thread, other threads:[~2013-04-12  8:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-26 17:01 [Bug remote/14408] New: remote_start_remote incorrectly uses immediate_quit tromey at redhat dot com
2013-04-12  8:36 ` [Bug remote/14408] " jan.kratochvil 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).