From: "Brian Budge" <brian.budge@gmail.com>
To: "Michael Snyder" <msnyder@specifix.com>
Cc: "Daniel Jacobowitz" <drow@false.org>, gdb@sourceware.org
Subject: Re: breakpoints and symbol examination problems
Date: Tue, 11 Mar 2008 21:32:00 -0000 [thread overview]
Message-ID: <5b7094580803111420i63cc6f89k900fab7b40bd4482@mail.gmail.com> (raw)
In-Reply-To: <5b7094580803110824t3808df2erf37df1dea91401a2@mail.gmail.com>
Hi Michael, Daniel, all -
I built gdb from CVS gdb_6_8-branch, and indeed it fixed my breakpoint
problem. Unfortunately, I still can't examine local variables. I get
this interaction, for example:
207 vector< dopVertex<T> > tmpVerts;
(gdb)
208 vector< dopEdge > tmpEdges;
(gdb) p tmpVerts
No symbol "tmpVerts" in current context.
Needless to say, not being able to examine your local variable makes
debugging fairly tricky ;)
So, one down, one to go... not too shabby. Any more ideas?
Thanks,
Brian
On Tue, Mar 11, 2008 at 8:24 AM, Brian Budge <brian.budge@gmail.com> wrote:
> Actually, this is already with -O0... at least I think. I'm not
> passing any optimization flags. For debug symbols I'm passing -ggdb.
>
> I'll try the CVS current top of tree a bit later today.
>
> Thanks,
> Brian
>
>
>
> On Mon, Mar 10, 2008 at 5:52 PM, Michael Snyder <msnyder@specifix.com> wrote:
> > On Mon, 2008-03-10 at 20:32 -0400, Daniel Jacobowitz wrote:
> > > On Mon, Mar 10, 2008 at 05:05:17PM -0700, Brian Budge wrote:
> > >
> >
> > > > Additionally, I can't seem to examine any "stack" variables once in
> > > > these template functions. I can see member variables, global
> > > > variables, and function parameters.
> > >
> > > This may be fixed, or it may be a compiler bug. GCC is not very good
> > > about emitting local variable information in optimized code.
> >
> > Can you compile with -O0?
> >
> >
> >
>
next prev parent reply other threads:[~2008-03-11 21:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-11 0:33 Brian Budge
2008-03-11 0:37 ` Daniel Jacobowitz
2008-03-11 9:53 ` Michael Snyder
2008-03-11 17:45 ` Brian Budge
2008-03-11 21:32 ` Brian Budge [this message]
2008-03-12 9:14 ` Brian Budge
[not found] ` <5b7094580803121306v7da4475dy5f91be7c7d8753e0@mail.gmail.com>
2008-03-12 22:31 ` Fwd: " Brian Budge
2008-03-12 23:02 ` Brian Budge
2008-03-13 3:56 ` Daniel Jacobowitz
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=5b7094580803111420i63cc6f89k900fab7b40bd4482@mail.gmail.com \
--to=brian.budge@gmail.com \
--cc=drow@false.org \
--cc=gdb@sourceware.org \
--cc=msnyder@specifix.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