Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

useful linux kernel debug options to turn on

What are some of the non-default kernel debug config options that one should add to a standard kernel config?

2.6.x kernels seem to enable debugging support by default but with a basic set of options. I am curious to hear whether there are additional options that should be turned on to aid analysis of kdump vmcores.

like image 985
software engineer Avatar asked Jul 29 '26 10:07

software engineer


2 Answers

LDD3 CHAPTER 4 mentioned many debug configurations, here is the pdf file: http://lwn.net/images/pdf/LDD3/ch04.pdf

I am not sure whether it is helpful for kdump vmcores or not.

like image 92
Jiang Avatar answered Jul 31 '26 19:07

Jiang


For a slightly more recent list of kernel debugging options than that of LDD3 Chapter 4, see the Fedora Kernel Debugging Strategy page.

like image 35
Anon Avatar answered Jul 31 '26 19:07

Anon



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!