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
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'
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
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