On 1/9/2024 8:06 PM, yfliu2008 wrote:
Yes, in kernel mode each user space program has similar but isolated virtual 
address spaces. So it seems that we can't set break points to them like FLAT or 
PROTECTED build.


Not sure if we need some sort of debug agent in KERNEL build so that it can help 
debugging  user space tasks. When use of kernel build araises, this need 
will increase I guess.


Regards,
yf
People have periodically suggested implementing ptrace for NuttX. For example, https://github.com/apache/nuttx/issues/2028

Reply via email to