NetBSD/sys/ddb
jhawk f3528d725d Interface change: db_printsym() takes a third argument, pr, a function
pointer indicating how to print the symbol. This allows db_printsym()
to called in places where db_printf() is not an appropriate output
function.

While straightforward, apologies in advance if I've introduced any minor
syntax errors; I was unable to test compilation this on all the affected
platforms.
2000-05-25 19:57:30 +00:00
..
db_access.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_access.h
db_aout.c Add a "sifting" command to ddb (named from the Sun OpenPROM command of 2000-05-22 14:49:10 +00:00
db_aout.h
db_break.c Interface change: db_printsym() takes a third argument, pr, a function 2000-05-25 19:57:30 +00:00
db_break.h
db_command.c Fix a printf format. 2000-05-23 06:06:10 +00:00
db_command.h Add a "sifting" command to ddb (named from the Sun OpenPROM command of 2000-05-22 14:49:10 +00:00
db_elf.c Add a "sifting" command to ddb (named from the Sun OpenPROM command of 2000-05-22 14:49:10 +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 Install "show arptab" (db_show_arptab) in the ddb command tree. 2000-05-20 03:08:41 +00:00
db_lex.c
db_lex.h Remove redundant decl of db_radix, it's also in <ddb/db_output.h>. 2000-03-30 02:01:49 +00:00
db_output.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_output.h
db_print.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_run.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_run.h
db_sym.c Interface change: db_printsym() takes a third argument, pr, a function 2000-05-25 19:57:30 +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
db_variables.h
db_watch.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_watch.h
db_write_cmd.c Interface change: db_printsym() takes a third argument, pr, a function 2000-05-25 19:57:30 +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