This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: Using libbacktrace in libgfortran: some questions


> You should always get accurate PC values even
> on systems where libbacktrace does not yet generate file/line
> information.

Cool! Weâll be able to use it unconditionaly with all targets, which is very nice.


> I don't know why this is not working.  Everything looks fine in the
> a.out that you sent.  Unfortunately, I think you sent the one built
> without libbacktrace.  Can you send me the one built with libbacktrace?

Attached is the a.out with libgfortran (and thus libbacktrace) linked in statically. If this isnât sufficient, I can send any file necessary (including the whole tree if need be).

Thanks for helping with this,
FX


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