FOMOH2125
Could not delete event: "number" from task: "number", because it is in state: "string".

Explanation

You issued the delete command with the task identified in the message as the current context, but the task was not in DEBUG READY state. The task must be in DEBUG READY state so that the remote debugger can record the fact that the event has been deleted. No action has been taken.

System action

If the task is unhooked, use the hook command to bring it to DEBUG READY state.