6.5 doesn't support mingw ?
Daniel Jacobowitz
drow@false.org
Fri Jul 14 13:07:00 GMT 2006
On Fri, Jul 14, 2006 at 01:48:34PM +0300, Eli Zaretskii wrote:
> > Date: Fri, 14 Jul 2006 00:09:16 -0700
> > From: Joel Brobecker <brobecker@adacore.com>
> > Cc: gdb@sources.redhat.com
> >
> > > I've read from the NEWS that 6.5 version of gdb can support mingw-host,
> > > but when I try to compile it, it give me the err msg:
> >
> > It only supports cross configurations hosted on mingw, unfortunately.
>
> What is missing for it to support the native configuration?
Quite a lot I suspect. win32-nat.c is only designed to work on Cygwin.
Someone who was interested in native, non-Cygwin-based debugging would
have to work on it, and keep the changes clean enough to not overly
complicate the Cygwin support (per our last discussion on this
subject). It would probably be at least a few weeks work.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list