Update of bug #34287 (project simulavr):

                  Status:                    None => Ready For Test         
             Assigned to:                    None => petrh                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

The patch in question:
http://git.savannah.gnu.org/cgit/simulavr.git/commit/?id=f658676ad64c4e10f9dff8da808869ee26b0a2e3

You are right. The commit changed behavior when cpuCycles > 0, the old code
relied on `int bpFlag = 0;'. Therefore SystemClock::RunTimeRange() incorrectly
returned after executing a single instruction.

Fixed in
http://git.savannah.gnu.org/cgit/simulavr.git/commit/?id=a46be63133461aef9258e928dcc6db469b16be93

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?34287>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/


_______________________________________________
Simulavr-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/simulavr-devel

Reply via email to