call traceback is indecipherable garbage

forkit forkit at gmail.com
Wed Jan 26 02:27:52 UTC 2022


On Wednesday, 26 January 2022 at 02:22:53 UTC, rikki cattermole 
wrote:
>
> That's your call stack (addresses).
>
> It doesn't have the function name/module because you haven't 
> compiled it in.
>
> If you don't want it, catch any exceptions that can be thrown.

I'd rather have more options available to me:

e.g:

dmd -tracebackPrint=no myfile.d



More information about the Digitalmars-d mailing list