Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Oct 1998 16:32:03 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/ddb db_elf.c
Message-ID:  <199810092332.QAA06953@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1998/10/09 16:32:03 PDT

  Modified files:
    sys/ddb              db_elf.c 
  Log:
  At the moment, the alpha tentatively uses the ddb elf code rather than KLD,
  because the alpha boot loader hasn't been converted yet, and because
  it needs the full symbol tables with local symbols in order to make sense
  of stack tracebacks.  KLD will implement this (using full sybmol table
  rather than the globals only) shortly.
  
  Revision  Changes    Path
  1.4       +4 -10     src/sys/ddb/db_elf.c



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