From: Stefan Hajnoczi <stefanha@gmail.com>
To: Doug Gale <doug16k@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] gdbstub: implement remote debugging protocol escapes for command receive
Date: Tue, 2 May 2017 15:22:07 +0100 [thread overview]
Message-ID: <20170502142207.GJ22502@stefanha-x1.localdomain> (raw)
In-Reply-To: <CAEfK_46MMR6cH3ahuJ=zfcuKAp07iU20Ps+yZYv5s9woCPnsSw@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 776 bytes --]
On Mon, May 01, 2017 at 01:16:55PM -0400, Doug Gale wrote:
> The attached patch implements the GDB Remote Serial Protocol for
> command receive as per the documentation provided at
> https://sourceware.org/gdb/onlinedocs/gdb/Remote-Protocol.html#Remote-Protocol
> and from inspection of remote.c in the gdb source (the documentation
> didn't clearly document whether the packet or the unescaped data were
> used for the checksum, turns out the packet data is used for the
> checksum, as expected).
>
> get_maintainer.pl didn't find a maintainer for gdbstub.c, so I didn't
> cc any maintainers.
Please see the guidelines for submitting patches:
http://wiki.qemu.org/Contribute/SubmitAPatch
Patches must be sent inline, not as attachments.
Thanks,
Stefan
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]
next prev parent reply other threads:[~2017-05-02 14:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-01 17:16 [Qemu-devel] [PATCH] gdbstub: implement remote debugging protocol escapes for command receive Doug Gale
2017-05-02 14:22 ` Stefan Hajnoczi [this message]
2017-05-02 14:32 ` Doug Gale
2017-05-05 14:45 ` Stefan Hajnoczi
2017-05-07 15:27 ` Doug Gale
2017-05-07 18:59 ` Doug Gale
[not found] ` <CAEfK_44TpSJVi7JULXMRLftM5BFUJs=vHSxKG3h=YOUjQz1t+g@mail.gmail.com>
2017-05-08 9:01 ` Stefan Hajnoczi
2017-05-08 13:16 ` Doug Gale
2017-05-08 13:32 ` Stefan Hajnoczi
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=20170502142207.GJ22502@stefanha-x1.localdomain \
--to=stefanha@gmail.com \
--cc=doug16k@gmail.com \
--cc=qemu-devel@nongnu.org \
/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;
as well as URLs for NNTP newsgroup(s).