https://issues.dlang.org/show_bug.cgi?id=14885
--- Comment #7 from Jacob Carlborg <[email protected]> --- (In reply to Adam D. Ruppe from comment #4) > An external tool (which we could provide) could then get more info as > requested from the backtrace line, like the full function name. (Even with > line numbers, listing the address is probably useful for more info...) I would prefer to have an option to print the full output. Because some editors use HTML as the output. Then it's possible to render a more advanced output, with some UI to toggle the visibility of some parts of the output. --
