This is the mail archive of the frysk@sourceware.org mailing list for the frysk 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: Roadmap beginnings


Daniel Jacobowitz <drow@false.org> writes:

>> A related problem, which I don't know how to solve, is that many
>> simple C++ accessors get inlined, and are not available when
>> debugging.  This makes it vastly more difficult to debug optimized C++
>> programs (indeed, this problem is more serious for me in practice than
>> the debuginfo problems discussed at the summit).
>
> Actually, see above.  I assumed that was your problem with the STL
> operators.  If there are other problems, please let us know - maybe
> after Tom finishes the Bugzilla migration he's got almost done :-)

No, I see this problem even when debugging programs which are compiled
without optimization.  This is with the gdb shipped with FC8, based on
6.6.  It may well have improved since then.

Ian


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