Hi guys..
I
am a newbie to kernel ..
I am using a hardware debugger to debug the kernel start-up code
for 2.4.18 kernel for which i have been setting a break point at the
0xffff0200 address location which i believe is the vector base address+0x24
(__trap_init+0x24 address location ).
Now i have moved to 2.4.20 kernel for which the above break
point is not working.. I could get the virtual address of this location from
System.map file but not clear how to get the physical address..
Can any one show me a
way.. Thanks in advance !
Regards,
Srikanth
|