summaryrefslogtreecommitdiff
path: root/sys/ddb/db_elf.c
AgeCommit message (Expand)Author
2003-06-01When searching for the symbol table and string table we were lookingArtur Grabowski
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-08-19Print a reason for failing to init the symbol table.Artur Grabowski
2001-03-15$OpenBSD$Niklas Hallqvist
2001-02-10new symbol handling in ddb for ELF, there is still a problem with hangman on ...Niklas Hallqvist