From: Nick Roberts <nickrob@snap.net.nz>
To: Eli Zaretskii <eliz@gnu.org>
Cc: brobecker@adacore.com, ghost@cs.msu.su, gdb-patches@sourceware.org
Subject: Re: (gdb-6.8) Discard breakpoint address if shared library is unloaded
Date: Fri, 15 Feb 2008 09:13:00 -0000 [thread overview]
Message-ID: <18357.22428.370959.963784@kahikatea.snap.net.nz> (raw)
In-Reply-To: <u4pcak41n.fsf@gnu.org>
> This will require a suitable change to the manual, right?
This patch just reverts the description of "Enabled or Disabled" column of
the breakpoint table and moves the revised sentence about pending
breakpoints to back to the Address column (which already has some description of
them).
--
Nick http://www.inet.net.nz/~nickrob
2008-02-15 Nick Roberts <nickrob@snap.net.nz>
* gdb.texinfo (Set Breaks): Revert description of Enb column of
breakpoint table.
*** gdb.texinfo.~1.467.~ 2008-02-04 08:48:31.000000000 +1300
--- gdb.texinfo 2008-02-15 22:05:02.000000000 +1300
*************** Breakpoint, watchpoint, or catchpoint.
*** 2987,3002 ****
Whether the breakpoint is marked to be disabled or deleted when hit.
@item Enabled or Disabled
Enabled breakpoints are marked with @samp{y}. @samp{n} marks breakpoints
! that are not enabled. An optional @samp{(p)} suffix marks pending
! breakpoints---breakpoints for which address is either not yet
! resolved, pending load of a shared library, or for which address was
! in a shared library that was since unloaded. Such breakpoint won't
! fire until a shared library that has the symbol or line referred by
! breakpoint is loaded. See below for details.
@item Address
Where the breakpoint is in your program, as a memory address. For a
! pending breakpoint whose address is not yet known, this field will
! contain @samp{<PENDING>}. A breakpoint with several locations will
have @samp{<MULTIPLE>} in this field---see below for details.
@item What
Where the breakpoint is in the source for your program, as a file and
--- 2987,2999 ----
Whether the breakpoint is marked to be disabled or deleted when hit.
@item Enabled or Disabled
Enabled breakpoints are marked with @samp{y}. @samp{n} marks breakpoints
! that are not enabled.
@item Address
Where the breakpoint is in your program, as a memory address. For a
! pending breakpoint whose address is not yet known, this field will
! contain @samp{<PENDING>}. Such breakpoint won't fire until a shared
! library that has the symbol or line referred by breakpoint is loaded.
! See below for details. A breakpoint with several locations will
have @samp{<MULTIPLE>} in this field---see below for details.
@item What
Where the breakpoint is in the source for your program, as a file and
next prev parent reply other threads:[~2008-02-15 9:13 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20080204214226.GF20922@adacore.com>
2008-02-04 21:55 ` Nick Roberts
2008-02-05 0:12 ` Joel Brobecker
2008-02-05 0:21 ` Joel Brobecker
2008-02-05 0:36 ` Nick Roberts
2008-02-05 0:54 ` Nick Roberts
2008-02-07 6:38 ` Joel Brobecker
2008-02-08 1:37 ` Nick Roberts
2008-02-08 6:44 ` Vladimir Prus
2008-02-08 7:37 ` Nick Roberts
2008-02-14 21:43 ` Joel Brobecker
2008-02-15 4:01 ` Nick Roberts
2008-02-15 8:39 ` Eli Zaretskii
2008-02-15 9:13 ` Nick Roberts [this message]
2008-02-16 12:59 ` Eli Zaretskii
2008-02-17 9:56 ` Vladimir Prus
2008-02-17 19:53 ` Nick Roberts
2008-02-19 19:02 ` Joel Brobecker
2008-02-19 20:04 ` Nick Roberts
2008-02-20 16:31 ` Joel Brobecker
2008-02-20 19:21 ` Nick Roberts
2008-02-20 20:27 ` Vladimir Prus
2008-02-25 10:04 ` Vladimir Prus
2008-02-25 19:39 ` Joel Brobecker
2008-02-26 10:03 ` Vladimir Prus
2008-02-26 22:55 ` Joel Brobecker
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=18357.22428.370959.963784@kahikatea.snap.net.nz \
--to=nickrob@snap.net.nz \
--cc=brobecker@adacore.com \
--cc=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
--cc=ghost@cs.msu.su \
/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