Question about GDB under BSD

Jonathon McKitrick jcm at FreeBSD-uk.eu.org
Thu Feb 24 01:04:53 GMT 2005


I love stl::string(s).  They work very well for many application-level
projects.  But I hate how GDB steps into their code during  next
stepping.  Is there a way I can skip this inline code that is part of stl
strings?  Unfortunately, 'next' doesn't help, since much of the stl code is
'inline.'

jm
-- 


More information about the freebsd-questions mailing list