From: Daniel Jacobowitz <drow@false.org>
To: Simon Kagstrom <simon.kagstrom@gmail.com>
Cc: gdb@sourceware.org
Subject: Re: Interrupt packets in the remote protocol
Date: Sun, 04 Nov 2007 03:08:00 -0000 [thread overview]
Message-ID: <20071104030809.GA8183@caradoc.them.org> (raw)
In-Reply-To: <20071103182847.54afb758@localhost>
On Sat, Nov 03, 2007 at 06:28:47PM +0100, Simon Kagstrom wrote:
> The server mostly works now except for interrupts (Ctrl-C in GDB). It looks
> like the interrupt packets (plain 0x03) are never sent. A log with
> 'set debug remote 1' looks as follows:
How sure are you of this? The Ctrl-C packet won't show up directly in
the log, because it's not a "packet" as such. It doesn't get the $ or
#CHECKSUM; it's just a \003.
It's sent here:
> remote_interrupt called
> remote_stop called
--
Daniel Jacobowitz
CodeSourcery
next prev parent reply other threads:[~2007-11-04 3:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-03 17:25 Simon Kagstrom
2007-11-04 3:08 ` Daniel Jacobowitz [this message]
2007-11-04 7:23 ` Simon Kagstrom
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=20071104030809.GA8183@caradoc.them.org \
--to=drow@false.org \
--cc=gdb@sourceware.org \
--cc=simon.kagstrom@gmail.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