Debug with lldb on windows?

a person a_person at human.com
Sun May 22 07:38:44 UTC 2022


I am trying to debug with LLDB on windows, I want to use lldb 
because I can use it inside sublimetext.

My project is exe compiled with dmd targeting x64. Has debug 
symbols info enabled during compile. LLDB can step through 
assembly but it can't seem to find any symbols, a pdb file is 
generated when compiling but lldb can't seem to find it.

Does anyone know if what I am trying to do is possible?


More information about the Digitalmars-d-learn mailing list