| 29 | |
| 30 | namespace BinaryNinjaDebugger { |
| 31 | class DebuggerState; |
| 32 | |
| 33 | typedef BNDebugAdapterConnectionStatus DebugAdapterConnectionStatus; |
| 34 | typedef BNDebugAdapterTargetStatus DebugAdapterTargetStatus; |
nothing calls this directly
no outgoing calls
no test coverage detected