MDB_TGT_IDLE
if (mdb_tgt_status(tgt, &st) == 0 && st.st_state == MDB_TGT_IDLE) {
&st) == 0 && st.st_state == MDB_TGT_IDLE)
case MDB_TGT_IDLE:
if (st.st_state == MDB_TGT_IDLE && mdb_tgt_run(t, 0, NULL) == -1) {
if (st.st_state == MDB_TGT_IDLE && t_cont == &mdb_tgt_step) {
tsp->st_state = MDB_TGT_IDLE;
tsp->st_state = MDB_TGT_IDLE;
tsp->st_state = MDB_TGT_IDLE;