[Lldb-commits] [PATCH] D65691: Various build fixes for lldb on MinGW

Martin Storsjö via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 2 23:52:56 PDT 2019


mstorsjo added a reviewer: zturner.
mstorsjo added a comment.

As context (I haven't followed lldb almost at all), what's the general status of lldb on windows - generally working, or still a work in progress? Does it work with dwarf debug info in COFF (as commonly used in mingw environments), in addition to PDB? I.e. is the existing dwarf support tied to the ELF/MachO formats, or is it decoupled?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65691/new/

https://reviews.llvm.org/D65691





More information about the lldb-commits mailing list