I need to build a kernel with full debugging enabled - breakpoints, etc. I know there's a relatively simple way to do this with rpms, but I don't know what it is.... Help? Thanks.
On 2/28/07, Mark Hull-Richter <mhull-richter at datallegro.com> wrote:> I need to build a kernel with full debugging enabled - breakpoints, etc. > I know there's a relatively simple way to do this with rpms, but I don't > know what it is....When you build, you get the kernel debuginfo package. Do you require more than this provides? -- During times of universal deceit, telling the truth becomes a revolutionary act. George Orwell
Not sure - I'm still pretty new to RHEL and its construction. Does that provide enough info for gdb to look through the kernel and set breakpoints, etc.? If so, that should be good enough....> -----Original Message----- > From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On > Behalf Of Jim Perrin > Sent: Wednesday, February 28, 2007 2:41 PM > To: CentOS mailing list > Subject: Re: [CentOS] How to build a debug kernel > > When you build, you get the kernel debuginfo package. Do you require > more than this provides? >