On Thu, 22 May 2008, Bhagwat Masalkar wrote: > Date: Thu, 22 May 2008 12:01:39 +0530 > From: Bhagwat Masalkar <[EMAIL PROTECTED]> > Reply-To: <[email protected]> > To: <[email protected]> > Subject: [twincling] looking for windows port of GDB > > Hi all, > > Does anyone have idea of remote debugging from windows machine to > application running on target machine(running embedded linux) > with gdbserver. >
Checkout www.mingw.org Use the command line instead of worrying about DDD An alternative approach would be to install the compiler tools using Cygwin, available at cygwin.com thanks Saifi.

