NetBSD/sys/ddb
msaitoh 502cc4207c Add "show socket" command written by Hiroki SUENAGA. It prints usage of
system's socket buffers.
2018-07-20 08:26:25 +00:00
..
TODO
db_access.c avoid leftshift of an unsigned value 2018-02-04 09:17:54 +00:00
db_access.h
db_autoconf.c enums might be unsigned. 2018-03-05 07:47:21 +00:00
db_autoconf.h Add command to print device list. 2018-03-04 07:14:50 +00:00
db_break.c
db_break.h
db_command.c Add "show socket" command written by Hiroki SUENAGA. It prints usage of 2018-07-20 08:26:25 +00:00
db_command.h
db_cpu.c
db_cpu.h
db_elf.c remove more DB_ELFSIZE 2017-11-06 04:08:02 +00:00
db_examine.c Add support for 'q' qualifier for 64-bit values on examine and write. 2015-06-06 22:06:05 +00:00
db_expr.c
db_extern.h
db_input.c
db_interface.h Add command to print device list. 2018-03-04 07:14:50 +00:00
db_kernel.c
db_lex.c
db_lex.h
db_lwp.c
db_lwp.h
db_output.c
db_output.h
db_panic.c Add missing $NetBSD$ comment at the beginning. 2018-05-27 12:24:36 +00:00
db_print.c
db_proc.c
db_proc.h
db_run.c
db_run.h
db_sym.c Handle absolute relocations coming from the kernel: preserve SHN_ABS in 2017-11-03 09:59:07 +00:00
db_sym.h
db_trap.c
db_user.h
db_variables.c Opt to print a backtrace on panic by default with the intention of improving bug reports. 2018-02-17 00:41:09 +00:00
db_variables.h - add ddb.panicstackframes to avoid scrolling the interesting parts of panic 2017-12-28 17:51:19 +00:00
db_watch.c
db_watch.h
db_write_cmd.c Add support for 'q' qualifier for 64-bit values on examine and write. 2015-06-06 22:06:05 +00:00
db_xxx.c Don't use an unset value as an address 2015-02-27 00:47:30 +00:00
ddb.h Add command to print device list. 2018-03-04 07:14:50 +00:00
ddbvar.h Opt to print a backtrace on panic by default with the intention of improving bug reports. 2018-02-17 00:41:09 +00:00
files.ddb Add command to print device list. 2018-03-04 07:14:50 +00:00