Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2005 01:04:50 +0000
From:      Jonathon McKitrick <jcm@FreeBSD-uk.eu.org>
To:        freebsd-questions@freebsd.org
Subject:   Question about GDB under BSD
Message-ID:  <20050224010450.GB40848@dogma.freebsd-uk.eu.org>

next in thread | raw e-mail | index | archive | help

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
-- 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050224010450.GB40848>