xiaobai added a comment.

This is a much nicer solution. Thanks for doing this.



================
Comment at: lldb/tools/debugserver/source/CMakeLists.txt:268
+  if(LLDB_BUILD_FRAMEWORK)
+    lldb_add_to_framework(lldb-argdumper)
+  endif()
----------------
This should be `debugserver`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62472/new/

https://reviews.llvm.org/D62472



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to