[lldb-dev] DW_OP_deref handling

Greg Clayton via lldb-dev lldb-dev at lists.llvm.org
Fri Oct 12 09:45:29 PDT 2018



> On Oct 11, 2018, at 3:55 PM, Davide Italiano <dccitaliano at gmail.com> wrote:
> 
> On Thu, Oct 11, 2018 at 1:38 PM Greg Clayton <clayborg at gmail.com> wrote:
>> 
>> I am happy to look at any DWARF expressions you have and help figure out where the change needs to go or how the expression need to be fixed.
>> 
> 
> Thank you for your help, it's greatly appreciated. hopefully we'll
> have a more precise debugger after this effort :)

Now that we have a more precise specification in DWARF5, we can. Before that, it was all up to interpretation of each compiler engineer as to what made sense for the location expressions...

Thanks for working on this.



More information about the lldb-dev mailing list