On Sat, 7 Nov 2015 09:24:33 -0500<br>
Jonathan Billings <billings@negate.org> wrote:<br>
<br>
> On Nov 7, 2015, at 4:03 AM, Ran Shalit <ranshalit@gmail.com> wrote:<br>
> > I am new with CentOs, and more familiar with small linux kernel Sdk.<br>
> > I would like to ask if it is possible to kernel debug ( and kernel<br>
> > module debug in particular) CentOs kernel module, and how ?<br>
> > I am using I7 Intel architrecture.<br>
> <br>
> You can install the kernel-debug package with the same version of the<br>
> kernel that you are debugging, it’ll contain a vmlinux built the same<br>
> as the non-debug version, just with the debugging symbols included.<br>
<br>
If one wants debugging information it's the "kernel-debuginfo" you<br>
should install. kernel-debug is a kernel built with different config<br>
(lots of debugging enabled). It will be a quite different experience..<br>
(most notably slower).<br>
<br>
/Peter K<br>
 <br>
<br>
-- <br>
Sent from my Android device with K-9 Mail. Please excuse my brevity.