[Lldb-commits] patch for missing FORM_flag_present

Greg Clayton gclayton at apple.com
Fri Sep 28 10:48:14 PDT 2012


On Sep 28, 2012, at 9:46 AM, Carlo Kok <ck at remobjects.com> wrote:

> Op 27-9-2012 17:34, Thirumurthi, Ashok schreef:
>> Hi Carlo,
>> 
>> Could you have a look instead at the patch that I submitted for
>> review
> on Monday on the thread "Updating DIE extraction to match llvm trunk".
> Note that my patch tracks all the recent changes to DW_FORM flags from
> llvm/lib/DebugInfo/. Thanks,
>> 
>> - Ashok
> 
> 
> One side effect of how LLVM now emits dwarf symbols is that neither GDB nor LLDB (As installed on an up to date OSX) understands the .o files (Specifically the zero sized thing)

This is ok as long as the installed clang that came with the tools is not emitted that kind of debug info.

Greg





More information about the lldb-commits mailing list