Lines Matching refs:dbg
1284 MipsDebugger dbg(this);1285 dbg.Debug();1816 MipsDebugger dbg(this);1817 dbg.Debug();1829 MipsDebugger dbg(this);1834 dbg.PrintAllRegs(); // Print registers and continue running.1842 MipsDebugger dbg(this);1843 dbg.Stop(instr);3269 MipsDebugger dbg(this);3270 dbg.Debug();