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.


So could explain how should i give my compiler information not to pass those
inline calls information? Is it possible? 

It's quite confusing, getting through simple line, with so many GDB "calls". 

I'm using older version of gcc actually and i can't change it...( 3.4.5 ). 

I understand that I'm quite new to the subject, and it has to be irritating
to answer same questions all the time...But at least please point me into
right direction. 

Thanks for help. 




Jim Ingham wrote:
> 
> 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
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/GDB-steping-into-STL-Headers.-tp27535106p27560876.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]