Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* breakpoints and symbol examination problems
@ 2008-03-11  0:33 Brian Budge
  2008-03-11  0:37 ` Daniel Jacobowitz
  0 siblings, 1 reply; 9+ messages in thread
From: Brian Budge @ 2008-03-11  0:33 UTC (permalink / raw)
  To: gdb

Hi all -

I'm having an issue with reaching breakpoints and examining symbols in
my C++ code via gdb.  I can set breakpoints in my .cpp files and
actually reach these, but if I put breakpoints in included header
files (in template code), my program will run right through the
breakpoints.

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.

Does anyone have any suggestions for why this might happen or things I
might try to get back normal functionality?

Thanks,
  Brian


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-03-12 23:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-11  0:33 breakpoints and symbol examination problems 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
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox