NetBSD/sys/ddb
skrll 127563b6bc Fix alignment of ddb 'ps/[lw]' output. LID matches PID and has more digits. 2024-04-15 06:48:06 +00:00
..
TODO fix various typos in comments and output/log messages. 2022-04-10 09:50:44 +00:00
db_access.c s/unnsupported/unsupported/ in message. 2023-09-01 10:55:23 +00:00
db_access.h
db_active.h ddb(4): Declare extern db_active if _KMEMUSER too, not just DDB. 2022-10-27 20:00:24 +00:00
db_autoconf.c sys: Split struct device into a private device_impl.h. 2022-03-28 12:38:57 +00:00
db_autoconf.h
db_break.c
db_break.h
db_command.c Back out the following revisions on behalf of core: 2023-11-02 10:31:55 +00:00
db_command.h fix various typos in compatibility, mainly in comments. 2021-08-09 20:49:08 +00:00
db_cpu.c
db_cpu.h
db_elf.c
db_examine.c
db_expr.c
db_extern.h
db_input.c Trailing whitespace 2020-10-30 06:57:08 +00:00
db_interface.h ddb: New db_stack_trace_print_ra. 2023-11-21 14:35:01 +00:00
db_kernel.c Switch from kmem_intr_alloc(sz, KM_NOSLEEP) to kmem_alloc(sz, KM_SLEEP). 2020-05-31 23:34:34 +00:00
db_lex.c ddb(9): New db_num_to_strbuf. 2022-08-30 22:37:03 +00:00
db_lex.h ddb(9): New db_num_to_strbuf. 2022-08-30 22:37:03 +00:00
db_lwp.c
db_lwp.h
db_output.c Oops, fix crash(8) build 2023-10-07 20:22:53 +00:00
db_output.h Oops, fix crash(8) build 2023-10-07 20:22:53 +00:00
db_panic.c ddb: New db_stack_trace_print_ra. 2023-11-21 14:35:01 +00:00
db_print.c Make the db_kernelonly() macro visible to all files and re-use it. 2020-03-10 15:58:36 +00:00
db_proc.c Fix alignment of ddb 'ps/[lw]' output. LID matches PID and has more digits. 2024-04-15 06:48:06 +00:00
db_proc.h
db_run.c
db_run.h
db_sym.c ddb(9): Make db_symstr safe to use concurrently with pserialize(9). 2022-08-30 22:38:01 +00:00
db_sym.h
db_syncobj.c ddb: Constify db_syncobj_owner argument. 2023-10-15 10:27:25 +00:00
db_syncobj.h ddb: Constify db_syncobj_owner argument. 2023-10-15 10:27:25 +00:00
db_trap.c
db_user.h
db_variables.c Make the db_kernelonly() macro visible to all files and re-use it. 2020-03-10 15:58:36 +00:00
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c
db_xxx.c Back out the following revisions on behalf of core: 2023-11-02 10:31:55 +00:00
ddb.h ddb: New `show all tstiles' command. 2023-07-09 17:10:47 +00:00
ddbvar.h Sort variable declarations. Add short comments while here. 2021-10-06 17:04:49 +00:00
files.ddb ddb: New `show all tstiles' command. 2023-07-09 17:10:47 +00:00