rdmd main.d leads to Segmentation fault

Timoses timosesu at gmail.com
Tue Jan 30 16:56:28 UTC 2018


On Tuesday, 30 January 2018 at 14:08:35 UTC, Kagamin wrote:
> On Sunday, 28 January 2018 at 22:02:11 UTC, Timoses wrote:
>> How would I do that?
>
> https://forum.dlang.org/post/mailman.39.1510078013.9493.digitalmars-d-ldc@puremagic.com like this

Thanks!

I did

$ gdb main
$ (gdb) set logging on
$ (gdb) r
$ (gdb) disas

Output:
https://pastebin.com/raw/SSx0P1Av

Helps?


More information about the Digitalmars-d-learn mailing list