This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

What's up with the line numbers?



While trying to debug crashes at startup, I tried to run gdb on a core file:

#0  0x2ab0fa17 in __static_initialization_and_destruction_0 (__initialize_p=1,
    __priority=65535)
    at ../../../../../src/unified/libstdc++-v3/include/bits/sbuf_iter.h:1444
Line number 1444 out of range; ../../../../../src/unified/libstdc++-v3/include/bits/sbuf_iter.h has 264 lines.
(gdb)


What's generating these wacky line numbers??

Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.

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