call traceback is indecipherable garbage
forkit
forkit at gmail.com
Wed Jan 26 03:51:55 UTC 2022
On Wednesday, 26 January 2022 at 03:33:31 UTC, H. S. Teoh wrote:
>
> Running with `dmd -g -run test.d` produces:
>
> ....
>
> T
Interesting. Thanks for mentioning that -g option.
Still, it makes complete sense to me, that a stack trace dump is
'debugging material', and that -release should print only the
exeption, and nothing else.
Surely I'm not the only one who has come to that conclusion :-(
More information about the Digitalmars-d
mailing list