Multiple breakpoint issue when debugging loadable kernel module
Vimal
j.vimal@gmail.com
Sat Nov 5 02:10:00 GMT 2011
On 31 October 2011 11:16, Jan Kiszka <jan.kiszka@siemens.com> wrote:
>
> Yes, that works (around the bug). But it does not help me as it's
> unhandy (gdb assumes 32-bit by default, my kernels are 64 usually) and
> automatic module loading depends on the kernel symbols already being
> present.
>
I use 64-bit kernels as well, and I do a "set arch i386:x86_64:intel"
before issuing any commands.
How do you do automatic module loading? Maybe you could disable that :-)
--
Vimal
More information about the Gdb
mailing list