"KIM,KYOUNG-IL (HP-Cupertino,ex1)" wrote:
>
> Hi,
>
> I'm trying to debug target remotely over TCP/IP.
> When I try to download code to target, I got error message like this.
> " Remote failure reply: E03: ptrace(PTRACE_GETREGS): Process dosen't
> exist"
>
> I'm using GDB in linux host machine and Gdbserver in target machine.
>
Hi Kim,
gsbserver can only be used to debug user space applications on the
remote target. To debug RT tasks, you need to user either the self-host
RTLinux debugger, or the host/target serial debugger (on the Zentropix
CD). Both are evolved from the gdbstubs mechanism of running a stub
handler in response to a trap.
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/