NetBSD/sys/ddb
tv 00ede2160e Change ddb_init() for a.out to provision for kernels which are not booted by
the current 'bootblock' method, like the Shark, which preloads and preformats
the symbol table right in the boot code.
1998-06-09 01:57:41 +00:00
..
db_access.c Last loop variable type change causes undesirable non-terminating loops. 1997-09-13 18:44:55 +00:00
db_access.h
db_aout.c Change ddb_init() for a.out to provision for kernels which are not booted by 1998-06-09 01:57:41 +00:00
db_aout.h
db_break.c If `SOFTWARE_SSTEP' is defined then kgdb_stub.c needs the single-step 1998-04-03 19:45:12 +00:00
db_break.h If `SOFTWARE_SSTEP' is defined then kgdb_stub.c needs the single-step 1998-04-03 19:45:12 +00:00
db_command.c - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
db_command.h initial import of the new virtual memory system, UVM, into -current. 1998-02-05 07:59:28 +00:00
db_elf.c Whitespace. 1998-05-03 18:49:54 +00:00
db_examine.c db_expr_t became a long. 1997-02-03 23:36:09 +00:00
db_expr.c Use db_expr_t rather than int when reading a value from the kernel 1997-06-26 01:13:11 +00:00
db_extern.h Change ddb_init() for a.out to provision for kernels which are not booted by 1998-06-09 01:57:41 +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 Add db_kill_proc(). 1997-05-07 18:50:50 +00:00
db_lex.c fix various 64-bitness bugs. 1997-02-03 19:56:03 +00:00
db_lex.h fix various 64-bitness bugs. 1997-02-03 19:56:03 +00:00
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 Print more info on ps/w, note the current proc, and properly declare db_maxoff. 1998-01-31 04:14:46 +00:00
db_run.c If `SOFTWARE_SSTEP' is defined then kgdb_stub.c needs the single-step 1998-04-03 19:45:12 +00:00
db_run.h
db_sym.c Pass the current DDB symbol table to X_db_symbol_values(). 1997-06-26 01:19:07 +00:00
db_sym.h Print more info on ps/w, note the current proc, and properly declare db_maxoff. 1998-01-31 04:14:46 +00:00
db_trap.c
db_variables.c Print more info on ps/w, note the current proc, and properly declare db_maxoff. 1998-01-31 04:14:46 +00:00
db_variables.h make variable pointers (in variable declaration structs) be 'long *', so 1997-02-04 00:33:32 +00:00
db_watch.c
db_watch.h
db_write_cmd.c fix printf format widths 1997-02-04 00:32:09 +00:00
db_xxx.c Print more info on ps/w, note the current proc, and properly declare db_maxoff. 1998-01-31 04:14:46 +00:00