[Lldb-commits] [lldb] [lldb] Expose Platform::Attach through the SB API (PR #68050)

Alex Langford via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 2 17:00:04 PDT 2023


================
@@ -19,6 +20,7 @@ struct PlatformShellCommand;
 namespace lldb {
 
 class SBLaunchInfo;
+class SBAttachInfo;
----------------
bulbazord wrote:

sort

https://github.com/llvm/llvm-project/pull/68050


More information about the lldb-commits mailing list