Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Daniel Jacobowitz <drow@false.org>
Cc: gdb-patches@sourceware.org, gdb@sourceware.org
Subject: Re: [rfc / remote protocol] Remote shared library events
Date: Thu, 10 May 2007 03:18:00 -0000	[thread overview]
Message-ID: <ubqgt1i4a.fsf@gnu.org> (raw)
In-Reply-To: <20070509201627.GA23422@caradoc.them.org> (message from Daniel 	Jacobowitz on Wed, 9 May 2007 16:16:27 -0400)

> Date: Wed, 9 May 2007 16:16:27 -0400
> From: Daniel Jacobowitz <drow@false.org>
> Cc: gdb@sourceware.org
> 
> Eli, do the manual changes look OK?

Yes, but see a few comments below.

> +* The GDB remote protocol "T" stop reply packet now supports "dll",
> +"load", and "unload" pairs.  Combined with the qfDllInfo and qsDllInfo

qfDllInfo and qsDllInfo are new, so please say that (as you do below
for T).

> +@item
> +If @var{n} is @samp{load}, then the packet indicates a DLL load event,
> +and @var{r} describes the newly loaded library.  The library format is
> +the same used in @samp{qfDllInfo} replies (@pxref{qfDllInfo}), e.g.@:
> +@samp{load:Name=@var{hexname},TextSeg=@var{textaddr}}.  The entry may
> +end in @samp{,nop} if this library was already mapped, e.g.@: by an
> +earlier call to @code{LoadLibrary}.  @var{aa} should be @samp{05}, the
> +trap signal.

I think we need to explain what is ``hexname'' here, unless it is
already used and explained in the preceding portion of this section.

Also, should we have some index entries here?

> +until the target responds with @samp{l} (lower-case el, for
                                                       ^^
I believe the letter's name is ``ell''.

> +Reply:
> +@table @samp
> +@item m Name=@var{hexname},TextSeg=@var{textaddr}@r{[},DataSeg=@var{dataaddr}@r{]}

Does this long line look good in print?

> +@item m @var{library}; @var{library}@dots{} @r{[}; l@r{[}

Did you really mean two left [ brackets here?


  parent reply	other threads:[~2007-05-10  3:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-09 20:16 Daniel Jacobowitz
2007-05-09 20:40 ` Smith, Stephen (SWCOE)
2007-05-10  3:18 ` Eli Zaretskii [this message]
2007-05-16 22:59 ` Jim Blandy
2007-05-18  0:27   ` Daniel Jacobowitz
2007-05-18 16:04     ` Jim Blandy
2007-05-18 16:10       ` Daniel Jacobowitz
2007-05-18 16:49         ` Jim Blandy

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=ubqgt1i4a.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=drow@false.org \
    --cc=gdb-patches@sourceware.org \
    --cc=gdb@sourceware.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