Link to home
Start Free TrialLog in
Avatar of jaysilverheels
jaysilverheels

asked on

de-bugger for kernel

What is the best tool for debugging kernel Redhat's os 3? i presume it doesn't matter which version of kernel you are running? Does your kernel have to be compiled with debug support enabled to use gdb?
If I want to run gdb /usr/src/linux/vmlinux /proc/kcore would vmlinux have to be compiled with special flags?
ASKER CERTIFIED SOLUTION
Avatar of Duncan Roe
Duncan Roe
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial