"Might be worth asking on the upstream OpenOCD mailing list or ticket system? " - I was sure that it is upstream OpenOCD mailing list. Could you advise me where a should write, please?
If I understand you correctly, only gdb shoudl have awareness about
OpenOCD SMP support, but current implementation of some targets (for
example RISCV) which is common codeĀ for telnet and gdb is aware about
OpenOCD SMP support, for example riscv_resume() and riscv_halt() from
src/target/riscv/riscv.c.
- Working with OpenOCD using Telnet Kirill Radkin
- Re: Working with OpenOCD using Telnet Tommy Murphy
- Re: Working with OpenOCD using Telnet Kirill Radkin
- Re: Working with OpenOCD using Telnet Tommy Murphy
- Re: Working with OpenOCD using Telnet Tim Newsome