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: how can gdb debug realmode programme? Is there some patches?


2012/5/28 æå <gdbhelper@gmail.com>:
> 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!

As far as I know, gdb can't work well with real mode. I also tried to
debug real mode code using gdb.


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