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-...@puremagic.com
 like this

Thanks!

I did

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

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

Helps?

Reply via email to