This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cross debugging on windows


Hi Daniel...

Thanks for your reply...

Daniel Jacobowitz wrote on 17.03.2009 15:37:39:
> On Tue, Mar 17, 2009 at 12:57:43PM +0100, Roland Schwingel wrote:
> > Hi....
> >
> > Just a simple question.
> > Is it possible to cross debug from a 32bit gdb a 64bit application (both > > running on windows)?
> > In my special case this would be a 32bit cygwin gdb debugging a mingw64 > > 64bit application.
> > I know the usual small glitches when debugging a mingw application from a
> > cygwin gdb.
> > But beside of this: Is it possible?
> >
> > There is the configure option --enable-64-bit-bfd. I tried it but it > > appears to not do the trick...
>
> Usually only the other direction is possible. The 32-bit debugging
> interfaces don't permit a 64-bit target.
Ok... Thanks... So I have to build a native mingw64 debugger to debug
my 64bit code.


Roland



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]