Beesdeckar writes:
> Hello,
> How can I retrieve kernel module's addresses of .text .data .bss
> sections from crash dump in gdb ?
have a look at sys/gdbscripts/module?
.mrg.
In article <33813164-f469-41e0-bceb-4a2d14557...@softinengines.com>,
Beesdeckar wrote:
>On 27-Mar-25 10:22 AM, Paul Goyette wrote:
>> See src/sys/kern/subr_kobj.c (kern_module.c which calls some of
>> the kobj routines.)
>
>I looked on it. If I want to retrieve .text module base address I found t
On 27-Mar-25 10:22 AM, Paul Goyette wrote:
See src/sys/kern/subr_kobj.c (kern_module.c which calls some of
the kobj routines.)
I looked on it. If I want to retrieve .text module base address I found that
modctl() is able to provide .text base address of kernel module to
userspace and utility m
See src/sys/kern/subr_kobj.c (kern_module.c which calls some of
the kobj routines.)
On Thu, 27 Mar 2025, Beesdeckar wrote:
Hello,
How can I retrieve kernel module's addresses of .text .data .bss sections
from crash dump in gdb ?
Peter
!DSPAM:67e50afb70686123613163!
+--