![pk](/assets/img/avatar_default.png)
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'.
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'.