kdb
[Top] [All Lists]

Re: [PATCH] oops on entry to kdb with gcc 3.1

To: jim.houston@xxxxxxxxx
Subject: Re: [PATCH] oops on entry to kdb with gcc 3.1
From: Dave Anderson <anderson@xxxxxxxxxx>
Date: Thu, 01 Aug 2002 13:32:41 -0400
Cc: kdb@xxxxxxxxxxx
Organization: Red Hat, Inc.
References: <23430.1028205987@xxxxxxxxxxxxxxxxxxxxx> <3D493F93.3164F83F@xxxxxxxxxx> <3D494999.69DC08FE@xxxxxxxxx>
Sender: owner-kdb@xxxxxxxxxxx
Jim Houston wrote:

> Hi Dave, Keith,
>
> Dave,  My patch should not be needed with gcc 2.96.  I have
> seen the oops in the kdba_setjmp when I had broken Makefiles.
> In particular if the CONFIG_FRAME_POINTER should be controlling
> the -fomit-frame-pointer option.  If you are using -fomit-frame-pointer
> then CONFIG_FRAME_POINTER should not be defined.
>

Thanks Jim -- you are right, the CONFIG_FRAME_POINTER is defined
but ignored by the kernel build.  I appreciate the info...

Dave



<Prev in Thread] Current Thread [Next in Thread>