we can execute commands using debugger.HandleCommand which makes all outptu to default lldb console. With GetCommandinterpreter().HandleCommand() we can consume all output with SBCommandReturnObject and parse data before we send it to output (eg. modify it);
(debugger, internal_dict)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected