[lldb-dev] Status of x86_64-pc-windows-msvc target + DWARF debugging
Zachary Turner via lldb-dev
lldb-dev at lists.llvm.org
Thu Nov 2 14:06:51 PDT 2017
Hello,
I think it mostly works. i686-pc-windows-msvc + DWARF should definitely
work for basic things. x64 was never heavily tested simply due to it not
being my primary build configuration. I think all the hooks are in place,
so in theory it might work. If something's wrong I expect it won't be more
than a couple of lines of code to fix.
On Thu, Nov 2, 2017 at 2:15 AM kyra via lldb-dev <lldb-dev at lists.llvm.org>
wrote:
> Hi,
>
> The information on LLDB web page looks outdated, hence I've decided to
> ask the list.
>
> Is LLDB able to (perhaps, very basically) debug x86_64-pc-windows-msvc +
> DWARF debugging info code?
>
> If it is, then which LLDB build configuration is the least problematic
> to use?
>
> Cheers,
> Kyra
>
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20171102/05716ba4/attachment.html>
More information about the lldb-dev
mailing list