Go to file
Bryce Denney 9a1364b1f9 - apply patches/patch.consistent2b. Description:
> 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.
2001-09-27 14:19:38 +00:00
bochs - apply patches/patch.consistent2b. Description: 2001-09-27 14:19:38 +00:00
bochs-performance - in compile-all script, allow multiple patches to be applied 2001-06-07 01:33:56 +00:00
CVSROOT - remove val-tags 2001-05-08 04:57:24 +00:00
sfsite - add link to MacOS X binary 2001-09-26 01:16:31 +00:00