Description
If the expression provided to the eval command is not a valid expression and fails to compile, the debugger immediately exits. Instead, it should just print a message to the user about what was incorrect and bring the user back to the debug prompt.