WinDbg

12345swordy alexanderheistermann at gmail.com
Tue Apr 13 14:50:37 UTC 2021


On Tuesday, 13 April 2021 at 14:35:15 UTC, Imperatorn wrote:
> Short question:
>
> Would it be possible to get WinDbg to do source debugging for D?
>
> https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/source-window
>
> What would it take? Possible at all?

You should already given that dmd produces the .pdb file when 
generating debugging symbols for windows.

- Alex


More information about the Digitalmars-d mailing list