From: Pedro Alves <pedro@codesourcery.com>
To: gdb@sourceware.org
Cc: Bogdan Harjoc <harjoc@gmail.com>
Subject: Re: Remote logging over regular remote protocol
Date: Wed, 19 May 2010 15:11:00 -0000 [thread overview]
Message-ID: <201005191610.54333.pedro@codesourcery.com> (raw)
In-Reply-To: <AANLkTinNMmjTyMC91JSqkVmDeOSnA1riYJyWxgTeXZhk@mail.gmail.com>
On Wednesday 19 May 2010 10:32:57, Bogdan Harjoc wrote:
> Do remote stubs have the ability to send logging messages to the gdb console ?
Perhaps you're looking for the `O' packet?
<http://sourceware.org/gdb/current/onlinedocs/gdb/Stop-Reply-Packets.html#Stop-Reply-Packets>
`O XX...'
`XX...' is hex encoding of ascii data, to be written as the program's console output. This can happen at any time while the program is running and the debugger should continue to wait for `W', `T', etc. This reply is not permitted in non-stop mode.
--
Pedro Alves
prev parent reply other threads:[~2010-05-19 15:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-19 9:33 Bogdan Harjoc
2010-05-19 15:11 ` Pedro Alves [this message]
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=201005191610.54333.pedro@codesourcery.com \
--to=pedro@codesourcery.com \
--cc=gdb@sourceware.org \
--cc=harjoc@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