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: Hybrid mode debugging


Hello GDB,

Is it possible to trace a 32 bit program that does a long jump to long
mode on intel-x86 processor ? The process executes in the kernel space
like a system call in long mode (X86_64) and return back to 32 bit
space. Is it possible to associate more than one debug file with a GDB
inferior ?


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