From: wim delvaux <wim.delvaux@adaptiveplanet.com>
To: gdb@sources.redhat.com
Subject: gdb 6.1-debian : problem with restarting program with breakpoints on dynamic libraries#
Date: Wed, 02 Jun 2004 22:28:00 -0000 [thread overview]
Message-ID: <200406030028.34501.wim.delvaux@adaptiveplanet.com> (raw)
When I do this
gdb SomeProgram
and set a breakpoint on a function that will be loaded at runtime
b SomeFunctionInSomeLib
gdb properly asks me if I want to set this breakpoint when the symbol is
found.
Answering "y' and running the program will break on the requested function.
HOWEVER.
When I want to rerun the application ('r' command) the breakpoint is still
known by gdb (I see complaint messages) but is not set even when the function
becomes available.
is this a but in the version I am using ?
W
next reply other threads:[~2004-06-02 22:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-02 22:28 wim delvaux [this message]
2004-06-03 3:57 ` Daniel Jacobowitz
2004-06-03 11:55 ` wim delvaux
2004-06-03 20:47 ` Daniel Jacobowitz
2004-06-03 21:49 ` wim delvaux
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=200406030028.34501.wim.delvaux@adaptiveplanet.com \
--to=wim.delvaux@adaptiveplanet.com \
--cc=gdb@sources.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