[Lldb-commits] [PATCH] D52618: [Windows] A basic implementation of memory allocations in a debuggee process

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 28 10:37:06 PDT 2018


I think it’s fine. Eventually when you are ready to support remote
debugging hopefully we can convert it over to using lldb-server
On Fri, Sep 28, 2018 at 4:44 AM Aleksandr Urakov via Phabricator <
reviews at reviews.llvm.org> wrote:

> aleksandr.urakov added a comment.
>
> Thanks for explanations!
>
> Unfortunately I can't promise that I'll begin porting `lldb-server` on
> Windows in the nearest future. I've looked at my working copy, and there
> are only two small changes related to `ProcessWindows` plugin (but they are
> not related to the current review), may be we'll continue with the plugin
> for now? To proceed with other things that need some implementation of a
> such functionality (whether in `ProcessWindows` or `lldb-server`). How
> about this?
>
>
> https://reviews.llvm.org/D52618
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180928/faf92184/attachment.html>


More information about the lldb-commits mailing list