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.


Hey, cool.  Our gdb's been doing that for a couple of years now, glad you caught up :-D

Jim

On Feb 11, 2010, at 11:09 AM, Daniel Jacobowitz wrote:

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