mdb_tgt_step
if (st.st_state == MDB_TGT_IDLE && t_cont == &mdb_tgt_step) {
int (*func)(mdb_tgt_t *, mdb_tgt_status_t *) = &mdb_tgt_step;
extern int mdb_tgt_step(mdb_tgt_t *, mdb_tgt_status_t *);