GdbMiSession.execReturn

MiPendingCommand execReturn(string value = null) @trusted

Makes the current function return immediately.

Parameters

valueOptional return value.

Returns

A pending command for -exec-return.