[Lldb-commits] [PATCH] Move NativeProcessProtocol and friends from Host/ to Target/

Jim Ingham jingham at apple.com
Tue Nov 4 14:33:37 PST 2014


As I understood it originally, the NativeProcess stuff would end up replacing the guts of the ProcessLinux, etc, but in a way that would easily allow you to slot them into llgs as well.  That’s why I thought of them as some kind ur-process plugin.

Jim

http://reviews.llvm.org/D6123






More information about the lldb-commits mailing list