This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Don't step into STL


Is there anyway to set the debugger so when I "step into", it doesn't get
into crazy stuff (ie. vector.h) that I haven't written? Ie. only step into
until a step would step outside of files in my project?

Thanks,

Dave
-- 
View this message in context: http://www.nabble.com/Don%27t-step-into-STL-tp21645187p21645187.html
Sent from the Sourceware - gdb list mailing list archive at Nabble.com.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]