Re: [Cegcc-devel] Problem with using GDB

2008-09-11 Thread Sébastien Lorquet
erm, at some point you will want to run gdb-server on you real target, and connect your pda to your pc via tcpip, so that gdb will be able to upload your binary and run it remotely. This is done via "target remote". I know that gdb-wince is able to use activesync to upload the binary to your targe

[Cegcc-devel] Problem with using GDB

2008-09-10 Thread Nick Ford
Hi, I am trying to use gdb to debug a very simple application over usb from Linux. The device is running Windows Mobile 6.0, and the application runs fine: helloworld was just a simple case to test with. However, whichever application I try to debug, I keep hitting this same error. arm-wince-ce