On Sat, 7 Nov 2015 09:24:33 -0500<br>
Jonathan Billings &lt;billings@negate.org&gt; wrote:<br>
<br>
&gt; On Nov 7, 2015, at 4:03 AM, Ran Shalit &lt;ranshalit@gmail.com&gt; wrote:<br>
&gt; &gt; I am new with CentOs, and more familiar with small linux kernel Sdk.<br>
&gt; &gt; I would like to ask if it is possible to kernel debug ( and kernel<br>
&gt; &gt; module debug in particular) CentOs kernel module, and how ?<br>
&gt; &gt; I am using I7 Intel architrecture.<br>
&gt; <br>
&gt; You can install the kernel-debug package with the same version of the<br>
&gt; kernel that you are debugging, it’ll contain a vmlinux built the same<br>
&gt; as the non-debug version, just with the debugging symbols included.<br>
<br>
If one wants debugging information it&#39;s the &quot;kernel-debuginfo&quot; 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.