NetBSD/sys/ddb
drochner 9d7d537acb Clean up usage of printf() vs db_printf(): The diagnostic messages
when symbol tables are loaded don't belong to the user interaction,
their output lines should not be counted by ddb's builtin pager.
1997-11-30 15:49:34 +00:00
..
db_access.c
db_access.h
db_aout.c Clean up usage of printf() vs db_printf(): The diagnostic messages 1997-11-30 15:49:34 +00:00
db_aout.h
db_break.c
db_break.h
db_command.c
db_command.h
db_elf.c Clean up usage of printf() vs db_printf(): The diagnostic messages 1997-11-30 15:49:34 +00:00
db_examine.c
db_expr.c
db_extern.h Add declaration for db_delete_line 1997-11-16 22:46:39 +00:00
db_input.c s/DB_HISTORY_SIZE/DDB_HISTORY_SIZE/, for consistency with other DDB #defines 1997-11-16 23:51:23 +00:00
db_interface.h
db_lex.c
db_lex.h
db_output.c kill db_ksprintn, db_printf_guts, kdbprintf, db_printf. 1997-10-24 18:20:23 +00:00
db_output.h kill kdbprintf [use db_printf] 1997-10-24 18:16:46 +00:00
db_print.c
db_run.c
db_run.h
db_sym.c
db_sym.h
db_trap.c
db_variables.c
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c
db_xxx.c fix printf formatting of "ps" (aka "show all proc") so that lines never 1997-10-24 18:26:36 +00:00