Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* not debugging low level sources
@ 2004-02-14  2:58 Edward S. Peschko
  2004-02-16  3:22 ` Daniel Jacobowitz
  0 siblings, 1 reply; 3+ messages in thread
From: Edward S. Peschko @ 2004-02-14  2:58 UTC (permalink / raw)
  To: gdb

hey all,

I did a google search, and never got a good answer to the following question: 

I want to debug C++ code, and don't want to step into stl_alloc.h, etc. I'd rather 
just step into *user* code - and given the number of layers in C++, I'm spending
an inordinate amount of time bouncing in and out of standard headers.

Is there a way to turn off, or otherwise disable, what gdb steps into? Something like:

(gdb) block <dir>

or 

(gdb) block function

or somesuch?

Thanks much for any and all answers..

Ed


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

end of thread, other threads:[~2004-02-16 12:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-14  2:58 not debugging low level sources Edward S. Peschko
2004-02-16  3:22 ` Daniel Jacobowitz
2004-02-16 12:50   ` gnanabaskaran m

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