Yep this is something I have looked into before as well and a ticket with
some discussion I had opened.
https://github.com/apache/incubator-nuttx/issues/2028
It's something I will probably revisit sometime, but not something I am
actively working on.
--Brennan
On Fri, Jan 14, 2022, 4:02 PM Greg
Yes you would have to implement ptrace.
On Fri, Jan 14, 2022 at 5:59 PM xyluo wrote:
> Hello,
> Some times it is useful to debug application via ethernet based on
> standard gdb protocol. But currently the gdb or gdb-stub was not found in
> nuttx's apps tarball. If gdb-stub would be ported to nu