On Tue, Apr 25, 2023, 6:10 AM Gregory Nutt <spudan...@gmail.com> wrote:

>
> On 4/24/2023 7:27 PM, Andrew Dennison wrote:
> > Are there any examples of a gdb setup to debug a userspace process? One
> key
> > issue is to setup the section offsets to match the final application
> > location once it has been loaded.
>

This won't help you today as it is not yet implemented, but longer term I
think it would be really nice to get ptrace support implemented so we could
allow for a debug server stub to run in userspace.

https://github.com/apache/nuttx/issues/2028

--Brennan

Reply via email to