From: Kris Warkentin <kewarken@qnx.com>
To: Roland Zerek <rolandz@poczta.fm>
Cc: gdb@sources.redhat.com
Subject: Re: Breakpoints in the library code
Date: Wed, 30 Jun 2004 16:04:00 -0000 [thread overview]
Message-ID: <40E2DAB0.7030003@qnx.com> (raw)
In-Reply-To: <40E2C6CE.4070703@poczta.fm>
Roland Zerek wrote:
> UÂżytkownik Kris Warkentin napisaÂł:
>
>> It's possible that the symbols are not loaded. After stopping within
>> the program, type 'info shared' to see if the symbol table is loaded
>> for the dll. If not, you can type 'shared' to load them.
>
>
> Well, libraries are loaded at the beginning - info shared says that. Any
> other ideas, please???
Hmm. Well, if it's not recognizing the name of the method, you might
want to try setting the breakpoint by filename:line number. (ie
foo.cc:73). If that works, then when you hit the breakpoint, you can do
a backtrace and see what gdb thinks the name of the method is.
cheers,
Kris
next prev parent reply other threads:[~2004-06-30 15:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-30 10:44 Roland Zerek
2004-06-30 13:28 ` Kris Warkentin
[not found] ` <40E2B3B6.6070802@poczta.fm>
2004-06-30 14:54 ` Kris Warkentin
[not found] ` <40E2C6CE.4070703@poczta.fm>
2004-06-30 16:04 ` Kris Warkentin [this message]
[not found] ` <40E2E20A.7070000@poczta.fm>
2004-06-30 17:56 ` Kris Warkentin
2004-06-30 18:53 ` Roland Zerek
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=40E2DAB0.7030003@qnx.com \
--to=kewarken@qnx.com \
--cc=gdb@sources.redhat.com \
--cc=rolandz@poczta.fm \
/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