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 ?