help building gdb 6.7.1 for windows CE ARM

Pedro Alves pedro_alves@portugalmail.pt
Mon Dec 10 22:24:00 GMT 2007


Steve DeLaney wrote:
 > I am attempting a build of gdb 6.7.1 for windows CE ARM target using
 > mingw32ce  the objective is to have gdbserver on target providing a "target
 > remote x" interface to the host development gdb.  in other words a standard
 > session configuration.
 >
 > can anyone help with the --target and --host configure options ?
 >

Build gdb with --target=arm-wince-mingw32ce
Build gdbserver with --host=arm-wince-mingw32ce

 > I think there is a bfd patch but not sure if it is located in the patches
 > archive ?
 >

I had never submitted it upstream ...

... until now:
http://sourceware.org/ml/binutils/2007-12/msg00051.html

-- 
Pedro Alves



More information about the Gdb mailing list