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]

Cross debugging on windows


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

Thanks again for your help,

Roland


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