From: Grazia Russo-Lassner <glassner@umiacs.umd.edu>
To: gdb@sources.redhat.com
Subject: how to debug functions called from other classes
Date: Sat, 10 Dec 2005 11:48:00 -0000 [thread overview]
Message-ID: <Pine.GSO.4.61.0512100642530.634@trifle.umiacs.umd.edu> (raw)
In-Reply-To: <20051209214948.GA24287@nevyn.them.org>
Hi,
the function BuildVcb is where the error message of my code comes from:
line50 : parser->BuildVcb(arg1, arg2);
But BuildVcb is actually a function implemented in a separate class.
Thus, when I use the gdb commands (run, next, step, where, etc.) I end up
executing the function without being able to go step by step inside BuildVcb.
What gdb commands should I use ?
I would very much appreciate if someone could help, I am a novice in gdb.
thank you,
grazia
next prev parent reply other threads:[~2005-12-10 11:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-09 21:48 No symbol table is loaded. Use the "file" command. --- new to gdb: please help ! Grazia Russo-Lassner
2005-12-09 21:49 ` Daniel Jacobowitz
2005-12-10 11:42 ` Grazia Russo-Lassner
2005-12-10 11:48 ` Grazia Russo-Lassner [this message]
2005-12-10 18:44 ` how to debug functions called from other classes Jim Blandy
2005-12-11 15:34 ` Grazia Russo-Lassner
2005-12-11 15:43 ` Grazia Russo-Lassner
2005-12-11 20:09 ` Jim Blandy
2005-12-12 11:26 ` Grazia Russo-Lassner
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=Pine.GSO.4.61.0512100642530.634@trifle.umiacs.umd.edu \
--to=glassner@umiacs.umd.edu \
--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