Closed erlingrj closed 10 months ago
Multiple answers to this question.
"servertype": "external" and
"gdbPort"`. You are now responsible for starting and shutting down your server. You are also responsible for specifying all the commands to launch, attach, reset, and restart. Lots of people do this. See this document for all the override options. You could also document this in our Wiki so it can help others.
Hi, thanks for this great project! I want to use this with LinkServer from NXP. It is their own GDB server. Is there any way of configuring a custom GDB server? LinkServer will expose a GDB server on a configurable port and accept connections from GDB clients.
If this is not possible. Could I just run the GDB server myself and have Cortex-Debug just start a GDB client with a initial commands?