Michael137 wrote:

> As far as I know, there isn't anything in the debug info that says "this 
> variable is the this pointer" other than the name/type of a variable and the 
> type of the function.

How does the DIA PDB plugin do it then? Why can't the native plugin use 
`PDB_DataKind::ObjectPtr`?

https://github.com/llvm/llvm-project/pull/157493
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to