npace wrote:
> 
> I am developing an embeddded application using RTAI.3/LXRT. I have either realtime 
>user space process or realtime modules.
> Is there available a gdbserver / gdbstub to remotely debug (over a serial or TCP/IP 
>connection) a user space realtime process or a realtime module ?
> 
> Thanks
> Eng. Nicola Pace

Hi Nicola,

If you build gdbserver from the gdbsources (4.18 in the gdb/gdbserver
sub-directory) that will work for userspace programs.

For gdbstub, I have an (untested) version, this would need you to also
use module offset loader to complete the serial line module debug
capability.  If you want them I will post them.

Regards, Stuart
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to