Bruce Evans
43ea907a42
Backed out "Compensate for header dethreading [mistakes]" mistakes in
...
alpha files too.
2001-10-13 04:38:46 +00:00
Matthew Dillon
e67f5b9fca
Implement __FBSDID()
2001-09-16 21:35:07 +00:00
Matt Jacob
f045f3077f
Do the alpha dance for the change MarkM hath made on the i386 side.
2001-05-02 07:10:52 +00:00
Peter Wemm
c4a7cdb3b6
Use kldsym(2) to lookup symbol values. This avoids the kvm_mkdb juggling
...
and is module aware. Yes, this means that kvm_nlist(3) will find symbols
in loaded modules. The emulation of the nlist struct is pretty crude but
seems to work well enough for all the users in the tree that I found.
1999-12-27 07:14:58 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Andrew Gallatin
cad59f82df
make libkvm capable of dealing with a crashdump on alphas
...
Reviewed by: Doug Rabson <dfr@nlsystems.com>
1999-03-12 14:47:33 +00:00
Doug Rabson
36fe61fe12
Add an alpha machdep for kvm. The vatop functions are stubbed out for
...
now (mainly because I haven't ported them from the NetBSD crash dump
environment).
Obtained from: NetBSD
1998-08-15 12:12:22 +00:00