Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jan 2011 00:32:12 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/arm/mv mv_machdep.c
Message-ID:  <201101220032.p0M0WSqj050664@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2011-01-22 00:32:12 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/mv           mv_machdep.c 
  Log:
  SVN rev 217708 on 2011-01-22 00:32:12Z by marcel
  
  Fix backtraces by defining ksym_start & ksym_end if DDB is
  defined. The kernel linker doesn't deal with symbols of
  type NOTYPE and typically gives the wrong symbol ($a) for
  local symbols.
  
  Obtained from:  Juniper Networks, Inc.
  
  Revision  Changes    Path
  1.16      +8 -0      src/sys/arm/mv/mv_machdep.c



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