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