thakis added inline comments.

================
Comment at: docs/MSVCCompatibility.rst:77
+  debug information if ``/Z7`` or ``/Zi`` is passed. Microsoft's link.exe will
+  transform the CodeView debug information into a PDB that works in modern
+  Windows debuggers and tools like ETW.  Work to teach lld about CodeView and
----------------
rnk wrote:
> Are these debuggers modern or are they just debuggers provided by Microsoft? 
> It could be interpreted as a knock against gdb. Maybe we should say: "Windows 
> debuggers that use the Microsoft DIA SDK, such as the Visual Studio debugger"?
Dunno, that was already here, I just kept it. Do they all use the DIA SDK? I 
thought one of them didn't (but I could be making that up)


https://reviews.llvm.org/D27769



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to