NetBSD/sys/ddb
mrg 06dd613f03 extend 'show event' to take /i /t and /m modifiers, to select interrupt,
trap or misc event types.  you can mix them with /f as well, to show all
including zero events for traps and misc, "show event/ftm"
2009-06-05 04:31:47 +00:00
..
TODO
db_access.c Make ddb compile and work in userspace. Mostly this is comprised of three 2009-03-07 22:02:16 +00:00
db_access.h Make ddb compile and work in userspace. Mostly this is comprised of three 2009-03-07 22:02:16 +00:00
db_aout.c
db_aout.h
db_break.c
db_break.h
db_command.c extend 'show event' to take /i /t and /m modifiers, to select interrupt, 2009-06-05 04:31:47 +00:00
db_command.h Make ddb compile and work in userspace. Mostly this is comprised of three 2009-03-07 22:02:16 +00:00
db_cpu.c include <stdbool.h> if not _KERNEL, and don't include kauth.h if _KERNEL. 2009-03-09 06:07:05 +00:00
db_cpu.h Make ddb compile and work in userspace. Mostly this is comprised of three 2009-03-07 22:02:16 +00:00
db_elf.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
db_examine.c Make ddb compile and work in userspace. Mostly this is comprised of three 2009-03-07 22:02:16 +00:00
db_expr.c Make ddb compile and work in userspace. Mostly this is comprised of three 2009-03-07 22:02:16 +00:00
db_extern.h
db_input.c Make ddb compile and work in userspace. Mostly this is comprised of three 2009-03-07 22:02:16 +00:00
db_interface.h - fix vmem unittest. rename VMEM_DEBUG so that it won't be abused again. 2009-02-18 13:31:59 +00:00
db_kernel.c include ddb headers *after* sys/types.h or sys/param.h. 2009-03-08 11:40:00 +00:00
db_lex.c Make ddb compile and work in userspace. Mostly this is comprised of three 2009-03-07 22:02:16 +00:00
db_lex.h
db_lwp.c include <stdbool.h> if not _KERNEL, and don't include kauth.h if _KERNEL. 2009-03-09 06:07:05 +00:00
db_lwp.h Make ddb compile and work in userspace. Mostly this is comprised of three 2009-03-07 22:02:16 +00:00
db_output.c Make ddb compile and work in userspace. Mostly this is comprised of three 2009-03-07 22:02:16 +00:00
db_output.h Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
db_print.c Make ddb compile and work in userspace. Mostly this is comprised of three 2009-03-07 22:02:16 +00:00
db_proc.c include <stdbool.h> if not _KERNEL, and don't include kauth.h if _KERNEL. 2009-03-09 06:07:05 +00:00
db_proc.h Make ddb compile and work in userspace. Mostly this is comprised of three 2009-03-07 22:02:16 +00:00
db_run.c
db_run.h
db_sym.c Make ddb compile and work in userspace. Mostly this is comprised of three 2009-03-07 22:02:16 +00:00
db_sym.h
db_trap.c
db_user.h Make ddb compile and work in userspace. Mostly this is comprised of three 2009-03-07 22:02:16 +00:00
db_variables.c Switch the default value (if no options DDB_ONPANIC is defined) for 2009-03-11 23:22:57 +00:00
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c Make ddb compile and work in userspace. Mostly this is comprised of three 2009-03-07 22:02:16 +00:00
db_xxx.c More changes to improve kern_descrip.c. 2009-05-24 21:41:25 +00:00
ddb.h add boilerplate missed in initial commit 2009-04-10 22:29:30 +00:00
ddbvar.h
files.ddb KGDB does no longer refers to ddb/db_access. Fixes compilation problems of KGDB 2009-03-31 15:50:45 +00:00