program execution not stopping at breakpoints

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

program execution not stopping at breakpoints

kraftwerk1611
Hi,

Has it happened it anyone that you set break point in CPU Emulator like on RAM[xxx], but when the program  starts, it does not stop at breakpoint, even though if you open the break point dialog you still see your break point there?

 Sometimes it will stop very first time it encounters the RAM[xxx] but afterwards it will ignore all coming breakpoints.

My sequence of steps has been to load the *.asm file and then set the breakpoint and then start executing by pressing the >>  button.

It used to work before but seeing this issue for couple of days.

Thanks.