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

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 28 13:06:36 PDT 2018


jingham added a comment.

I agree with Zachary, converting to NativeProcess is enough of a project that we should not block useful fixes to the current ProcessWindows plugin on it.  OTOH, it is a good project - somebody should add it to the Projects page.


https://reviews.llvm.org/D52618





More information about the lldb-commits mailing list