2003-01-14 Chris Demetriou <cgd@broadcom.com>
[deliverable/binutils-gdb.git] / sim / mips / m16.igen
index 9b36ff96e9d1d97119aee890e1dd707463d637cf..833d7cae70ed80ca6866ffb971644409b9ee6cfc 100644 (file)
     PC = cia - 2; /* reference the branch instruction */
   else
     PC = cia;
-  sim_engine_halt (SD, CPU, NULL, cia, sim_stopped, SIM_SIGTRAP);
+  SignalException (BreakPoint, instruction_0);
 }
This page took 0.023182 seconds and 4 git commands to generate.