Closed manoj153 closed 3 years ago
Exceptions are unexpected events by the debugger (not a normal breakpoint). It is up to you to ignore it if you were expecting an exception/fault ... in any case, the program halted and VSCode wants to know why? So, we tell it an 'exception' probably happened because OpenOCD/gdb did not report a reason.
Valid to assume to ignore the error/warnings? so far everything seems to be okay