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]

Re: GDB steping into STL Headers.


On Thu, Feb 11, 2010 at 11:03:08AM -0800, Jim Ingham wrote:
> It sounds like the STL code got inlined?  Then next would also step
> in, since gdb doesn't see inlined functions as new frames.

Maybe your GDB doesn't :-P  GDB 7.0 does support inlined functions -
if your compiler outputs correct DWARF, at least.

-- 
Daniel Jacobowitz
CodeSourcery


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