[lldb-dev] Status of x86_64-pc-windows-msvc target + DWARF debugging

Stephane Sezer via lldb-dev lldb-dev at lists.llvm.org
Mon Nov 13 09:21:44 PST 2017


Can confirm, x86_64 Windows debugging with DWARF works. We use it to debug
some fairly large binaries in production.

On Thu, Nov 2, 2017 at 2:07 PM Zachary Turner via lldb-dev <
lldb-dev at lists.llvm.org> wrote:

> 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
>>
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>
-- 
-- 
Stephane Sezer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20171113/7c799528/attachment.html>


More information about the lldb-dev mailing list