[Lldb-commits] [PATCH] D20274: Add preliminary bits for Plugins/Process/NetBSD
Ed Maste via lldb-commits
lldb-commits at lists.llvm.org
Mon May 16 13:09:48 PDT 2016
emaste added a comment.
In http://reviews.llvm.org/D20274#431058, @clayborg wrote:
> What linux and macosx do is even when debugging locally we run through lldb-server (a GDB remote protocol server).
And this is the way we plan to go on FreeBSD as well and will drop the in-process debugging support when that's ready.
Repository:
rL LLVM
http://reviews.llvm.org/D20274
More information about the lldb-commits
mailing list