Thank you very much for the advice, now I be able to debug my application. Hello.
Domenico Ferrari ________________________________ Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di Harry Gunnarsson Inviato: venerdì 4 luglio 2008 18.20 A: uClinux development list Oggetto: Re: [uClinux-dev] Debug application by Gdbserver Hi Domenico, I use code sourcery on a m68k target and it works fine. One thing to remember, make sure to use the code sourcery variant of 'gdbserver' on the target. It is located in the toolchain installation tree. Copy it to target and start gdbserver as usual. Harry On Fri, Jul 4, 2008 at 7:08 AM, Ferrari Domenico <[EMAIL PROTECTED]> wrote: Hello, I'm trying to debug an application but I have a problem, when I connect with the board (target remote IP:3000) the follow message appears: warning: Target reported unsupported offsets: Text=31a040;Data=31a044;Bss=31a04 if I do list main I can see it but if I set a breakpoint it don't work and when I make cont a SIGILL appear, what is the problem? I use m68k-uclinux-gdb of CodeSourcery. Regards, Domenico Ferrari _______________________________________________ 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
_______________________________________________ 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
