NetBSD/sys/ddb
jhawk e0b6c173e7 s/preserving ... bytes of symbol table/using ... bytes of symbol table/
"preserving" implies that the data may be copied and might otherwise
be freed, and that other data in the symbol table or sections of
the kernel might be freed, however there is no mechanism for these
things to take place, so "using" is clearer.
2000-07-07 21:55:18 +00:00
..
db_access.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_access.h
db_aout.c s/preserving ... bytes of symbol table/using ... bytes of symbol table/ 2000-07-07 21:55:18 +00:00
db_aout.h
db_break.c remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
db_break.h remove include of <vm/vm.h> 2000-06-27 17:55:38 +00:00
db_command.c remove include of <vm/vm.h> 2000-06-27 17:55:38 +00:00
db_command.h Rename the machine-specific stack trace printing functions 2000-05-26 03:34:24 +00:00
db_elf.c s/preserving ... bytes of symbol table/using ... bytes of symbol table/ 2000-07-07 21:55:18 +00:00
db_examine.c Interface change: db_printsym() takes a third argument, pr, a function 2000-05-25 19:57:30 +00:00
db_expr.c
db_extern.h
db_input.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_interface.h Rename the machine-specific stack trace printing functions 2000-05-26 03:34:24 +00:00
db_lex.c #include <sys/systm.h> for the snprintf() prototype. 2000-06-06 18:50:56 +00:00
db_lex.h Stop using DDB-specific "%n" kprintf() format specifier. This was 2000-06-06 05:06:25 +00:00
db_output.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_output.h
db_print.c Stop using DDB-specific "%n" kprintf() format specifier. This was 2000-06-06 05:06:25 +00:00
db_run.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_run.h
db_sym.c Stop using DDB-specific "%n" kprintf() format specifier. This was 2000-06-06 05:06:25 +00:00
db_sym.h Interface change: db_printsym() takes a third argument, pr, a function 2000-05-25 19:57:30 +00:00
db_trap.c
db_variables.c "set" now displays the name of the variable, old value, and new value, 2000-07-05 16:29:25 +00:00
db_variables.h
db_watch.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_watch.h
db_write_cmd.c Stop using DDB-specific "%n" kprintf() format specifier. This was 2000-06-06 05:06:25 +00:00
db_xxx.c Interface change: db_printsym() takes a third argument, pr, a function 2000-05-25 19:57:30 +00:00
ddbvar.h
TODO Observe deficiency in printfs reporting symbol table problems 2000-07-07 21:51:38 +00:00