[Lldb-commits] [PATCH] D25756: FreeBSD ARM support for software single step.
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Wed Oct 19 03:42:43 PDT 2016
labath added a comment.
I'd love to see freebsd switch to lldb-server based debugging. Then we could make sure this code is actually reused instead of copied around (e.g. we are right now preparing a patch to improve this, which you could have gotten for free if the code was shared). </drive-by>
Repository:
rL LLVM
https://reviews.llvm.org/D25756
More information about the lldb-commits
mailing list