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
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
db_command.h
db_elf.c
db_examine.c
db_expr.c
db_extern.h
db_input.c
db_interface.h
db_lex.c
db_lex.h
db_output.c
db_output.h
db_print.c
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
db_trap.c
db_variables.c
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c
db_xxx.c