This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Turn on -fomit-frame-pointer by default for 32bit Linux/x86


On Sun, Aug 08, 2010 at 12:00:47PM -0500, Michael Witten wrote:
> On Sun, Aug 8, 2010 at 10:30, Andi Kleen <andi@firstfloor.org> wrote:
> >> > I like backtraces.
> >> >
> >>
> >> So, you will be able to use --enable-frame-pointer configure option.
> >>
> >> [1] http://gcc.gnu.org/ml/gcc-patches/2010-07/msg02034.html
> >
> > ... or use backtrace()
> 
> What kind of black magic would you expect backtrace() to use?

dwarf2 unwind tables.

-Andi

-- 
ak@linux.intel.com -- Speaking for myself only.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]