Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2004 02:00:51 +0000 (UTC)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf kmod.mk
Message-ID:  <200408290200.i7T20pr1031790@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2004-08-29 02:00:51 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             kmod.mk 
  Log:
  Unconditionally add `-fno-omit-frame-pointer' to CFLAGS when building
  modules on the amd64 platform. Without this, ddb stack traces cannot
  follow module function calls, which makes debugging very difficult.
  
  Revision  Changes    Path
  1.167     +3 -0      src/sys/conf/kmod.mk



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408290200.i7T20pr1031790>