The cursor variables dont get displayed.we have a loop in which we do some processing and we want to inspect the value of the cursor variable.
Also the breakpoint does not work when we put breakpoint on a statement and run the program fully executes without stopping at the breakpoint.
Please advise.