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 <
[email protected]> 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 <[email protected]>
> 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
>> [email protected]
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>>
> _______________________________________________
> lldb-dev mailing list
> [email protected]
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>
-- 
-- 
Stephane Sezer
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to