Hi!
I’m using openocd from the master branch (currently 0.8.0-dev-00328-g0b26376) connected to an STM32F4-Discovery board. The GDB command “monitor cortex_m vector_catch all” yields the openocd error message:
invalid command name “cortex_m”
Any idea what’s wrong?
Christian