GdbMiSession.failAllPending
void failAllPending(Throwable t) @trustedFails and releases all currently pending commands.
Parameters
t | Error to propagate. |
void failAllPending(Throwable t) @trustedFails and releases all currently pending commands.
t | Error to propagate. |