Re: [Cegcc-devel] gdbserver question

2010-03-20 Thread Danny Backx
On Thu, 2010-03-11 at 20:31 +0100, Danny Backx wrote: > On Wed, 2010-03-10 at 22:05 +0100, Sébastien Lorquet wrote: > > 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

Re: [Cegcc-devel] gdbserver question

2010-03-11 Thread Danny Backx
On Wed, 2010-03-10 at 22:05 +0100, Sébastien Lorquet wrote: > 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'

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