November 06, 2022

WinDbg now supports reversible debugging, probably for a few years now. I'm wondering how hard it would be to get it to work with D instead of just C++ / assembler.

Thanks.

November 06, 2022

On Sunday, 6 November 2022 at 23:28:52 UTC, Daniel Donnelly, Jr. wrote:

>

WinDbg now supports reversible debugging, probably for a few years now. I'm wondering how hard it would be to get it to work with D instead of just C++ / assembler.

Thanks.

I think this already works. Are you using the Preview version of WinDbg?