summaryrefslogtreecommitdiff
path: root/usr.bin/pmdb
AgeCommit message (Expand)Author
2002-05-11Add missing libraries to bsd.prog.mk (mostly kerberosV)Marc Espie
2002-03-29remove the IGNORE_PREAD_ERRORS backwards compat goo which really, REALLY, jus...Theo de Raadt
2002-03-25Make this closer to supporting breakpoints properly, still not working.Dale Rahn
2002-03-19o don't need a var to keep the number of commands; use a define.Federico G. Schwindt
2002-03-19Initial version of pmdb support for powerpc, traceback and registers workDale Rahn
2002-03-19Do not print offset if no symbol found for address. ok art@Dale Rahn
2002-03-19if pc is below 0x1000, stop; now trace shows up to start().Federico G. Schwindt
2002-03-19a bit of style.Federico G. Schwindt
2002-03-19check error before checking the magic.Federico G. Schwindt
2002-03-19prepare to support both formats simultaneously.Federico G. Schwindt
2002-03-19vax support.Federico G. Schwindt
2002-03-19o check if the file is exists, is readable and executable before goingFederico G. Schwindt
2002-03-18typos.Marc Espie
2002-03-17Update to match new registers in struct regArtur Grabowski
2002-03-16Don't set st->st_offs when st is NULL.Artur Grabowski
2002-03-15dunno, smth like thisMichael Shalayeff
2002-03-15a few missing rcsidsMichael Shalayeff
2002-03-15it's a startMichael Shalayeff
2002-03-15Oops. Adapt to one more change in PT_IO.Artur Grabowski
2002-03-15Add a command 'sym_load' to load a symbol table at some offset.Artur Grabowski
2002-03-15Move the linking offset from the symbol format dependent structsArtur Grabowski
2002-03-15Add a warning about commands syntax that will change.Artur Grabowski
2002-03-15document break and step.Artur Grabowski
2002-03-15Don't try to build if there is no MD support.Artur Grabowski
2002-03-15support MACHINE_ARCH != MACHINEDale Rahn
2002-03-15s/$PMDB$/$OpenBSD$/Jason Wright
2002-03-15No more /usr/local/binArtur Grabowski
2002-03-15Import pmdb 4.1.Artur Grabowski