D 2.0 Stacktrace

Benjamin Thaut code at benjamin-thaut.de
Wed Oct 6 12:31:26 PDT 2010


You have to compile with the -g option so that dmd produces debugging symbols.
Without symbols you will get just the addresses in your callstack. Didn't check
for warnings, will fix that.

Kind Regards
Benjamin Thaut


More information about the Digitalmars-d-announce mailing list