2011/2/20 Luca Olivetti <[email protected]>: > Al 20/02/11 09:08, En/na cobines ha escrit: >> 2011/2/18 Luca Olivetti <[email protected]>: >>> En/na cobines ha escrit: >>>>> [*]addresses only, in spite of the executable having full debug and line >>>>> number information[**], >>>> >>>> Did you have a different exception before that? >>>> Maybe it is this issue: >>>> http://bugs.freepascal.org/view.php?id=13518 >>> >>> Nope, it's the only exception. >> >> Did you maybe run the application like this (not full path)? >> >> ./program >> >> There's no stack trace in such a case too. > > Then why dumping the current stack gives full line information?
Must be something else then, because the function you mentioned doesn't give full line information for me when I run with "./program" either. Try walking through BackTraceStrFunc, or OpenStabs, or OpenDwarf. Maybe that's a new bug. -- cobines -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
