Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 2002 21:21:12 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libkvm kvm_ia64.c
Message-ID:  <200210210421.g9L4LCCP016123@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2002/10/20 21:21:12 PDT

  Modified files:
    lib/libkvm           kvm_ia64.c 
  Log:
  Implement working on ELF corefiles. Use kvm_read() when reading
  memory while mapping a virtual address to a physical address.
  This allows us to work with virtual addresses for page tables,
  provided it doesn't cause infinite recursion. Currently all
  page tables are direct mapped.
  
  Revision  Changes    Path
  1.3       +134 -121  src/lib/libkvm/kvm_ia64.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?200210210421.g9L4LCCP016123>