[Lldb-commits] [PATCH] D29266: Synchronize PlatformNetBSD with Linux

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Feb 4 17:17:56 PST 2017


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

Just sync once more please and I think we're done. We've removed enough code to offset the remaining bit of duplication here. DebugProcess is the only remaining candidate for merging, but we don't have a good class for it now. Maybe when Freebsd switches to lldb-server we can put it in processposix.


Repository:
  rL LLVM

https://reviews.llvm.org/D29266





More information about the lldb-commits mailing list