public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug remote/11221] Interrupting gdbserver makes quit in gdb not work
[not found] <bug-11221-4717@http.sourceware.org/bugzilla/>
@ 2013-03-20 18:02 ` jan.kratochvil at redhat dot com
0 siblings, 0 replies; only message in thread
From: jan.kratochvil at redhat dot com @ 2013-03-20 18:02 UTC (permalink / raw)
To: gdb-prs
http://sourceware.org/bugzilla/show_bug.cgi?id=11221
Jan Kratochvil <jan.kratochvil at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |jan.kratochvil at redhat
| |dot com
Resolution| |FIXED
Target Milestone|7.1 |7.6
--- Comment #1 from Jan Kratochvil <jan.kratochvil at redhat dot com> 2013-03-20 18:02:43 UTC ---
with gdb-7.1:
(gdb) quit
A debugging session is active.
Inferior 1 [Remote target] will be killed.
Quit anyway? (y or n) y
Sending packet: $qTStatus#49...Remote connection closed
(gdb) q
Program exited normally.
(gdb) q
With gdb-7.6pre it seems to work:
(gdb) q
A debugging session is active.
Inferior 1 [process 31504] will be killed.
Quit anyway? (y or n) y
Sending packet: $qTStatus#49...qTStatus: Remote connection closed
Moreover there is one pending fix:
Fix 7.5 regression crashing GDB if gdbserver dies
http://sourceware.org/ml/gdb-patches/2013-03/msg00691.html
--
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] only message in thread
only message in thread, other threads:[~2013-03-20 18:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <bug-11221-4717@http.sourceware.org/bugzilla/>
2013-03-20 18:02 ` [Bug remote/11221] Interrupting gdbserver makes quit in gdb not work 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).