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 Can we somehow get DMD or another D compiler to work with WinDbg so that Reversible Debugging is supported? | ||||
---|---|---|---|---|
| ||||
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 Re: Can we somehow get DMD or another D compiler to work with WinDbg so that Reversible Debugging is supported? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Daniel Donnelly, Jr. | 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? |