summaryrefslogtreecommitdiff
path: root/usr.bin/pmdb/core.h
AgeCommit message (Collapse)Author
2003-03-28do not core dump on stripped executables. revmap the registers printed to ↵Michael Shalayeff
the symbols even for cores (already happens for live executables); art@ said it should wait until after the release and so it is already after the release now
2002-07-22Support for reading from core files.Artur Grabowski
From Jean-Francois Brousseau <krapht@secureops.com>
2002-06-05core support from Jean-Francois Brousseau <krapht@secureops.com> withFederico G. Schwindt
a few tweaks of mine. tested on sparc64 and i386.