9a1364b1f9
> This patch fixes a number of debugger problems. > - with trace-on, simulation time would pass 5x faster than usual, so > interrupts and other timed events would happen at different times > - with trace-on, breakpoints were ignored > - with trace-on, control-C would not stop the processor and return to the > debugger. > > This patch changes the execution quantum for the debugger to 1, which means > that cpu_loop is asked to do one instruction at a time. This may cause > bochs with the debugger to be slower than before. > > I haven't tested without the debugger yet, so I don't know if the timing > of events matches or not. |
||
---|---|---|
bochs | ||
bochs-performance | ||
CVSROOT | ||
sfsite |