[Lldb-commits] [PATCH] D15482: Welcome to NetBSD signals

Kamil Rytarowski via lldb-commits lldb-commits at lists.llvm.org
Mon Dec 14 16:02:53 PST 2015


krytarowski added a comment.

Thank you. After fixing the order I'm going to land this diff.


================
Comment at: source/Plugins/Process/Utility/CMakeLists.txt:6
@@ -5,2 +5,3 @@
   FreeBSDSignals.cpp
+  NetBSDSignals.cpp
   GDBRemoteSignals.cpp
----------------
emaste wrote:
> Should keep these in alpha order
Good catch.


Repository:
  rL LLVM

http://reviews.llvm.org/D15482





More information about the lldb-commits mailing list