Re: [Cegcc-devel] gdbserver question

2010-03-10 Thread Sébastien Lorquet
Hi, If that helps running programs on a pocket pc without going through the cycle compile, copy to a windows pc (or a samba share), copy to pocket pc through active sync drag drop, tap on the pocket pc to start the program, etc then I'm interested :) At least I can issue debug message to a remote

[Cegcc-devel] gdbserver question

2010-03-10 Thread Danny Backx
I've not been terribly impressed with the rshd/gdbserver combination for running debugging sessions. And you basically need a prompt to start gdbserver. So I built a very basic version of a Windows program around gdbserver. I want to enhance it so it can be used with the gdbserver --multi option

Re: [Cegcc-devel] help :-( wm61 dll

2010-03-10 Thread Danny Backx
On Tue, 2010-03-09 at 12:46 +0100, David Sveningsson wrote: > On 2010-03-08 22:29, Danny Backx wrote: > > On Mon, 2010-03-08 at 19:48 +0100, David Sveningsson wrote: > >> Danny Backx wrote: > >>> On Mon, 2010-03-08 at 17:29 +0100, David Sveningsson wrote: > On 2010-03-08 17:24, Danny Backx wro