[Lldb-commits] [PATCH] D55122: [PDB] Fix location retrieval for function local variables and arguments that are stored relative to VFRAME

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Mon Dec 3 08:25:21 PST 2018


In that case, can we implement that method first? I was planning to do it
this week, but if someone else wants to do it immediately that’s fine too
On Mon, Dec 3, 2018 at 8:11 AM Leonid Mashinskiy via Phabricator <
reviews at reviews.llvm.org> wrote:

> leonid.mashinskiy added a comment.
>
> Seems like we can't move to NativePDB plugin right now, because there are
> still not implemented some methods like `ParseVariablesForContext` which
> this code integration based on.
> But when it will - we can easily do the transition.
>
>
> Repository:
>   rLLDB LLDB
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D55122/new/
>
> https://reviews.llvm.org/D55122
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181203/45b0b815/attachment.html>


More information about the lldb-commits mailing list