Hi, does anyone know the level of support in OpenOCD for debugging multiple CPU cores on an soc at the same time? I couldn’t find much in the documentation on this - it seems like its geared towards connecting to a particular CPU core/TAP and leaving it at that. I’ve got an SoC with multiple CPU cores which I need to attach to and debug concurrently. Would this mean multiple GDB sessions? Does OpenOCD support such a configuration?
thanks,
Steve