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 Quote "AS IS" as in the majority of Carnegy Mellon notices. 1999-04-12 20:38:17 +00:00
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 Eliminate dependency on /usr/include/* 1996-02-27 20:54:43 +00:00
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 Quote "AS IS" as in the majority of Carnegy Mellon notices. 1999-04-12 20:38:17 +00:00
db_extern.h - Make the ddb_init() interface consistent for a.out and ELF. 1998-12-04 20:18:05 +00:00
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 - change db_cmd_list() to list commands vertically rather than horizontally 1999-10-28 06:37:32 +00:00
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 Quote "AS IS" as in the majority of Carnegy Mellon notices. 1999-04-12 20:38:17 +00:00
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 Quote "AS IS" as in the majority of Carnegy Mellon notices. 1999-04-12 20:38:17 +00:00
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 Quote "AS IS" as in the majority of Carnegy Mellon notices. 1999-04-12 20:38:17 +00:00
db_watch.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_watch.h Quote "AS IS" as in the majority of Carnegy Mellon notices. 1999-04-12 20:38:17 +00:00
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 Add options DDB_FROMCONSOLE and sysctl ddb.fromconsole, analagous to 1998-10-29 21:22:32 +00:00
TODO Observe deficiency in printfs reporting symbol table problems 2000-07-07 21:51:38 +00:00