https://github.com/jimingham commented:
lldb/test/API/python_api/default-constructor/sb_debugger.py calls a lot of the functions in the SBDebugger set on a default constructed SBDebugger, but not GetBroadcaster. You should be able to just add the call there. https://github.com/llvm/llvm-project/pull/201769 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
