Stack tracing on Linux ?
Fawzi Mohamed
fmohamed at mac.com
Fri Apr 3 14:46:57 PDT 2009
On 2009-04-03 10:33:19 +0200, Walter Bright <newshound1 at digitalmars.com> said:
> Fawzi Mohamed wrote:
>> you are right, on mac with dmd I get the full trace, on linux not.
>> About the missing line and file information I think dmd does not add
>> that on mac/linux.
>
> You can see using dumpobj -p on the object files that dmd *does* put in
> the information.
then the correct statement is that libbdf is not able to interpret that
information correctly, because both on mac and on linux gdb and
addr2line are not able to use it
More information about the Digitalmars-d
mailing list