Closed maxgerhardt closed 1 year ago
And also need to add PC set function - somehow that one got left out.
What does set debug remote 1
do?
That makes gdb show debug output for the remote data it sends to the gdbserver. Just for reference so you know what the request packet looks like that minichlink should handle.
aaah gotcha
What version of GDB are you testing on?
Still 8.3. same as in #158.
Sorry this took so long to resolve, but it should all work now.
That should be easy to implement especially since the tool can flash already..