Is it possible to remote debug a multicore system of which each core has different instruction set arch?
mx
mxmxmx0429@qq.com
Sat Feb 20 02:31:59 GMT 2021
Is it possible to remote debug a multicore system of which each core has different instruction set arch? For example if I have a two core chip, one core is cortex-m3, the other is riscv-i32. Or if I can debug multiple chip at the same time, each of which is different arch? I think this feature is important, since in the future there will be more debug situations like this.
More information about the Gdb
mailing list