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