================
@@ -0,0 +1,12 @@
+static void start_recording() {}
+
+static void trigger_breakpoint() {}
+
+static void stop_recording() {}
----------------
medismailben wrote:It would be nice to add some sample code in each of these functions to test of lldb behaves with things like variable inspection, source listing, etc. https://github.com/llvm/llvm-project/pull/99736 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
