summaryrefslogtreecommitdiff
path: root/sys/ddb/files.ddb
AgeCommit message (Expand)Author
2013-02-10Hook the new ddb/db_panic.c to the build.apb
2012-09-01Make DB_MAX_LINES a kernel optionmatt
2011-07-28Define SYMTAB_SPACE in opt_ksyms.h, not opt_ddbparam.h. Ensureuebayasi
2011-04-11obsolete DB_AOUT_SYMBOLS. however, we need to leave most of the codemrg
2009-09-27kgdb still needs db_{get,put}_value in ddb/db_access.c when SOFTWARE_SSTEP is...bsh
2009-03-31KGDB does no longer refers to ddb/db_access. Fixes compilation problems of KGDBreinoud
2009-03-07Make ddb compile and work in userspace. Mostly this is comprised of threead
2007-09-22Add a new option DDB_VERBOSE_HELP that adds online help to ddb.martin
2005-11-27Move DDB files to files.ddbthorpej