Thank you for explanations!
I'll create the converter to DWARF expressions.
Regards,
Aleksandr
On Wed, Jun 27, 2018 at 5:38 PM Greg Clayton wrote:
>
>
> On Jun 27, 2018, at 5:25 AM, Aleksandr Urakov via lldb-dev <
> lldb-dev@lists.llvm.org> wrote:
>
> Hello!
>
> We want to add to LLDB a suppor
> On Jun 27, 2018, at 5:25 AM, Aleksandr Urakov via lldb-dev
> wrote:
>
> Hello!
>
> We want to add to LLDB a support of a lookup of variables values with PDB.
>
> Now SymbolFilePDB::ParseVariableForPDBData function uses an empty location
> for variables, so e.g. `fr v` prints values as ''.
Hello!
We want to add to LLDB a support of a lookup of variables values with PDB.
Now SymbolFilePDB::ParseVariableForPDBData function uses an empty location
for variables, so e.g. `fr v` prints values as ''. Symbol
location information is available in a PDB (through
PDBSymbolData::getLocationTyp