When I do something like debugSession.options.setBoolean there can be a console message like "SEVERE: C28xx: Realtime was not enabled", but no exception is thrown in Java. Is there a way I can see that error in Java, and not just in the console? There's also other errors that show up in red in the console, but do not seem to throw an exception.
thanks,
Paul