Jivin Markus Franke lays it down ...
> >Hmmm,  beats me.  Which kernel are you using  ?
> 
> I'm using the default kernel of uClinux-dist-20070130 which is 2.6.19 if 
> I remember correctly.

Ok,  time to checkout the old 2.4 code and compare that to the 2.6 code.
Everything I did with these devices was under 2.4.

Most of the gdb kernel side is in:

        linux-2.4.x/arch/m68knommu/kernel/ptrace.c

        check in and around these:

        PTRACE_PEEKTEXT
        PTRACE_PEEKDATA
        PTRACE_PEEKUSR (some magic numbers there)

> >Is there anything different about your app, have you tried a simple
> >hello world program to see if that works ?
> 
> I tried with a simple hello world as well as withshipped applications 
> like ping or ftp.

Ok,  all fairly straight forward.  Check out the ptrace API and see what
is right/wrong in there,

Cheers,
Davidm

-- 
David McCullough,  [EMAIL PROTECTED],   Ph:+61 734352815
Secure Computing - SnapGear  http://www.uCdot.org http://www.cyberguard.com
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to