I want to debug the linux kernel code when it is setup in realmode ,but gdb can not working right for that,its diassemblely code is wrong, and the instruction address is computed for protect_mode . how can I do? thank you!