Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* GDB steping into STL Headers.
@ 2010-02-10 17:38 mweglicki8208
  2010-02-11  2:26 ` Hui Zhu
  2010-02-11  6:22 ` mweglicki8208
  0 siblings, 2 replies; 11+ messages in thread
From: mweglicki8208 @ 2010-02-10 17:38 UTC (permalink / raw)
  To: gdb


Hello, 

Is there a way to disable stepping into a STL headers? This is what is
happening: 

std::string test = "New string"; 


And i have a lot of calls from stl headers like: 
(gdb) step
671    
/opt/gcc/linux64/ix86/gcc_3.4.5-2p2/lib/gcc/x86_64-redhat-linux/3.4.5/../../../../include/c++/3.4.5/bits/stl_list.h:
No
        in
/opt/gcc/linux64/ix86/gcc_3.4.5-2p2/lib/gcc/x86_64-redhat-linux/3.4.5/../../../../include/c++/3.4.5/bits/stl_list.h


Is it possible to void it? So for example next will allways step into next
line of code that i wish to debug?
-- 
View this message in context: http://old.nabble.com/GDB-steping-into-STL-Headers.-tp27535106p27535106.html
Sent from the Sourceware - gdb list mailing list archive at Nabble.com.


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

end of thread, other threads:[~2010-02-12 10:43 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-10 17:38 GDB steping into STL Headers mweglicki8208
2010-02-11  2:26 ` Hui Zhu
2010-02-11  6:22 ` mweglicki8208
2010-02-11  9:28   ` Obtaining number of children of a dynamic varobj Elmenthaler, Jens
2010-02-11 17:23     ` Vladimir Prus
2010-02-11 17:56   ` GDB steping into STL Headers Tom Tromey
2010-02-11 19:03     ` Jim Ingham
2010-02-11 19:09       ` Daniel Jacobowitz
2010-02-11 19:12         ` Jim Ingham
2010-02-12  9:32           ` mweglicki8208
2010-02-12 10:43             ` Christophe-Marie Duquesne

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