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]

Random gdbserver question (x86)


Question -- is gdbserver "multi-arch" to the extent that a 32-bit
gdbserver (built with target = i386) can debug a 64-bit app?

I ask because linux-x86-low.c is full of ifdefs on the architecture.
It looks like most of the 64-bit code won't be compiled if the
build machine is 32-bit.


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