GdbMiSession.breakExceptionRemove

MiPendingCommand breakExceptionRemove(int number) @trusted

Removes an Ada exception catchpoint.

Note

Uses CLI 'delete' via interpreter-exec console.

Parameters

numberBreakpoint/Catchpoint number.

Returns

A pending command for delete <number>.