Does anyone have a debugging kernel SlackBuild? (or the experience of making one)
by Lockywolf from LinuxQuestions.org on (#55CPN)
Hello, everyone.
I seem to be needing a few features of the debugging kernel (such a KPROBES).
I have built the kernel myself and had a few successful days of work, but the kernel keeps getting updated almost daily, so just through that I'd better make a script that rebuilds everything as soon as the kernel is updated.
So in order to avoid reinventing the wheel, I'm asking if anyone has had such a thing done before and can share their scripts?
Additionally, if I end up rebuilding the kernel anyway, suggestions on a good "debugging" kernel .config are welcome.


I seem to be needing a few features of the debugging kernel (such a KPROBES).
I have built the kernel myself and had a few successful days of work, but the kernel keeps getting updated almost daily, so just through that I'd better make a script that rebuilds everything as soon as the kernel is updated.
So in order to avoid reinventing the wheel, I'm asking if anyone has had such a thing done before and can share their scripts?
Additionally, if I end up rebuilding the kernel anyway, suggestions on a good "debugging" kernel .config are welcome.