Hi all, Which is the most convenient way to have a look at the ASM code generated by Win-dmd? Unlike gdc, dmd it has no -S option, so I guess I will have to disassemble .obj files. Any good tools for this (link)? So far I only found old .obj tools from the 90s on the web... Thanks, Stefan