From: "Eli Zaretskii" <eliz@elta.co.il>
To: "J. Johnston" <jjohnstn@redhat.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFC]: pending break support
Date: Wed, 03 Dec 2003 16:06:00 -0000 [thread overview]
Message-ID: <3405-Wed03Dec2003180427+0200-eliz@elta.co.il> (raw)
In-Reply-To: <3FCD3DC5.8000308@redhat.com> (jjohnstn@redhat.com)
> Date: Tue, 02 Dec 2003 20:35:01 -0500
> From: "J. Johnston" <jjohnstn@redhat.com>
>
> I have added documentation on the pending breakpoint per Eli's request.
Thanks. The documentation patch is approved, but please take care of
these minor problems:
> +Where the breakpoint is in your program, as a memory address. If the
> +breakpoint is pending on a future load of a shared library, the address
> +will be listed as <PENDING>.
First, please add something like "(see below)" after "If the
breakpoint is pending", since this is the first time the reader meets
this term. Second, please say @samp{<PENDING>} to make this stand out.
> +@cindex pending breakpoints
> +If a specified breakpoint location cannot be found, you will be prompted
> +as to whether you want to make the breakpoint pending on a future shared
> +library load. This is useful for setting breakpoints at the start of your
> +@value{GDBN} session for locations that you know will be dynamically loaded
> +later by the program being debugged.
> +You may specify
> +a condition for a pending breakpoint, however, the
> +condition will only be parsed for correctness after the breakpoint location
> +is resolved by a future shared library load. A pending breakpoint can be
> +enabled or disabled. A disabled pending breakpoint will not be resolved
> +on subsequent shared library loads. Enabling a disabled pending breakpoint
> +will cause @value{GDBN} to attempt to resolve the breakpoint in the event
> +that the required shared library has already been loaded.
> +Once a shared library load resolves a pending breakpoint location, the
> +pending breakpoint is removed and a real breakpoint is created.
I think this text should be divided into several paragraphs, as it
describes several not-so-related aspects of a pending breakpoint.
TIA
next prev parent reply other threads:[~2003-12-03 16:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-03 1:35 J. Johnston
2003-12-03 16:06 ` Eli Zaretskii [this message]
2003-12-03 19:46 ` J. Johnston
2003-12-04 8:30 ` Eli Zaretskii
2003-12-04 16:56 ` J. Johnston
2003-12-05 3:44 ` Daniel Jacobowitz
2003-12-05 16:09 ` Eli Zaretskii
2003-12-05 4:56 ` Daniel Jacobowitz
2003-12-10 22:17 ` Tom Tromey
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=3405-Wed03Dec2003180427+0200-eliz@elta.co.il \
--to=eliz@elta.co.il \
--cc=gdb-patches@sources.redhat.com \
--cc=jjohnstn@redhat.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