I have been using the Studio debugger for quite some time with good results. But in a new Cache' system we are setting up now, I'm running into an issue I haven't seen before: If I start debugging from a tag in the routine (right-click, Set ___ as debug target) and then begin stepping through the code, I get the blue mark on the left and the text highlighted, as usual. But if the code continues into a different routine, and I Step Into it w F11, very often I can't see where it is in the new routine. The routine opens in Studio, it seems to be stepping through the code with each F10 or F11, but the display never leaves the top line of the new routine. I can't tell where I am, and obviously can't find out much in debugging.
Is this a well-known issue, and what can I do about it?
Thanks
Michael Reach