O7 icon indicating copy to clipboard operation
O7 copied to clipboard

Traps.trap.pos returns next instruction

Open iadenisov opened this issue 7 years ago • 0 comments

During debugging there is a problem with position of the instruction in the source code.

The demonstration in this picture bellow. pos Example from manual: http://wiki.oberon.org/ob/o7/debug

It seems that Traps return the position of forward instruction.

iadenisov avatar Apr 07 '17 07:04 iadenisov