[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:41:06 PST 2018
Is the only reason we need these methods so that we can use lldb-test? If
so, perhaps the tests can be written in terms of lldb itself, similar to
the existing NativePDB tests
On Mon, Dec 3, 2018 at 8:39 AM Aleksandr Urakov via Phabricator <
reviews at reviews.llvm.org> wrote:
> aleksandr.urakov added a comment.
>
> I can do it, but unfortunately not this week... I want to join the native
> plugin development some later, at the end of this month, after some current
> work.
>
>
> 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/237c9e8d/attachment.html>
More information about the lldb-commits
mailing list