NetBSD/sys/ddb
2020-02-26 07:57:24 +00:00
..
db_access.c db_get_qvalue() with size=8 on 64bit arch returns incorrect value. fixed. 2019-09-12 17:09:00 +00:00
db_access.h changes of r1.39 was incomplete. only "examin/m" could handle 'q'. 2019-09-12 09:20:23 +00:00
db_autoconf.c
db_autoconf.h
db_break.c
db_break.h
db_command.c - Introduce a new global kernel variable "shutting_down" to indicate that 2020-01-01 22:57:16 +00:00
db_command.h
db_cpu.c
db_cpu.h
db_elf.c
db_examine.c changes of r1.39 was incomplete. only "examin/m" could handle 'q'. 2019-09-12 09:20:23 +00:00
db_expr.c
db_extern.h
db_input.c Print db> prompt in db_read_line(), not db_readline(). 2019-09-29 02:00:22 +00:00
db_interface.h
db_kernel.c
db_lex.c Fix crash(8). Will revisit. 2019-11-22 23:01:49 +00:00
db_lex.h
db_lwp.c
db_lwp.h
db_output.c Fix typo in comment. 2020-01-26 01:42:55 +00:00
db_output.h
db_panic.c
db_print.c
db_proc.c Correct PPID of "show all procs/n" 2020-02-26 07:57:24 +00:00
db_proc.h
db_run.c
db_run.h
db_sym.c
db_sym.h
db_trap.c
db_user.h
db_variables.c
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c
db_xxx.c Load struct fdfile::ff_file with atomic_load_consume. 2020-02-01 02:23:23 +00:00
ddb.h
ddbvar.h
files.ddb
TODO