NetBSD/sys/ddb
pk df2b26547d If `SOFTWARE_SSTEP' is defined then kgdb_stub.c needs the single-step
emulation in db_run.c:

	- re-arrange `db_*_single_step()' and `db_*_temp_breakpoint()' -
	  which are only used in the `SOFTWARE_SSTEP' case - so these
	  are available to the KGDB code.
	- make other code in db_run.c conditional on `DDB'.
1998-04-03 19:45:12 +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 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 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 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
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
db_watch.c
db_watch.h
db_write_cmd.c
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