| 44 | #endif // __GNUC__C |
| 45 | |
| 46 | typedef struct BNDebuggerController BNDebuggerController; |
| 47 | typedef struct BNDebugAdapterType BNDebugAdapterType; |
| 48 | typedef struct BNDebugAdapter BNDebugAdapter; |
| 49 | typedef struct BNDebuggerState BNDebuggerState; |
nothing calls this directly
no outgoing calls
no test coverage detected