..
TODO
…
db_access.c
quick fix for crash(8) build failure caused by my previous commit (rev
2009-09-28 05:53:37 +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
Add #ifdef MQUEUE for db_show_mqueue_cmd().
2009-07-19 02:37:33 +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
Add #ifdef MQUEUE for db_show_mqueue_cmd().
2009-07-19 02:37:33 +00:00
ddb.h
add boilerplate missed in initial commit
2009-04-10 22:29:30 +00:00
ddbvar.h
…
files.ddb
kgdb still needs db_{get,put}_value in ddb/db_access.c when SOFTWARE_SSTEP is defined in db_machdep.h.
2009-09-27 18:24:23 +00:00