Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jun 2001 06:38:03 -0700 (PDT)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/include asm.h src/sys/alpha/alpha exception.s db_trace.c
Message-ID:  <200106081338.f58Dc3V81886@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gallatin    2001/06/08 06:38:03 PDT

  Modified files:
    sys/alpha/include    asm.h 
    sys/alpha/alpha      exception.s db_trace.c 
  Log:
  Sync up to v 1.9 of NetBSD's db_trace.c to get access to the
  greatly improved traceback code from Ross Harvey.  This code
  requires the use of more traceback friendly temporary labels
  at kernel entry points, hence the changes to exception.s and
  asm.h
  
  Reviewed by: jhb, dfr
  Obtained from: NetBSD
  MFC after: 1 week
  
  Revision  Changes    Path
  1.11      +3 -3      src/sys/alpha/include/asm.h
  1.12      +7 -7      src/sys/alpha/alpha/exception.s
  1.5       +322 -66   src/sys/alpha/alpha/db_trace.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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