|
|
|
|
|
by halvnykterist
2050 days ago
|
|
Debugging in VS actually works pretty well already, the msvc target generates PDB files. It's what I use when need to attach a debugger to something.
Actual language support would be really nice, though. Hopefully MS are already working on this. |
|