================
@@ -335,6 +335,37 @@ def cleanup():
response["success"], "attach failed (%s)" %
(response["message"])
)
+ def attach_by_port(
----------------
walter-erquinigo wrote:
could you just extend the `def attach` function? Having a totally new entry
point just adds more maintainance burden when doing refactors.
https://github.com/llvm/llvm-project/pull/91570
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits