Hello,
This was discussed a few months ago, but I see it's being mentioned again.
I have had a great deal of difficulty using the Rapid Debugger. Every time I've tried to use it (up to version 3.82, haven't tried in 4.3) I find myself quickly returning to the Legacy debugger.
Personally, I don't see a need for faster compiles or smaller downloads – having the possibility that the debugger might introduce something that would not be present in the release code (slower execution or extra subroutine calls), I feel, is actually a huge disadvantage.
I've noticed when I use the Rapid debugger that I can no longer hover over variables after a breakpoint to see the value. After a breakpoint, there are usually only a half-dozen or so variables that I want to take a quick look at. Not having to scroll the bottom display back and forth and expand the line to see the value is time saver.
When there is an exception the Rapid debugger exits the code. Several times I've had the Rapid debugger tell me the error occurred past the last line of some included module when I know this would be impossible. I have to insert Log statements to trace execution in order to find where the error occurred.
The variable display at the bottom is very difficult to use – especially for views. Most of the variables shown for views are used internally by the view and are of no interest, but finding the one you want can be almost impossible.
I guess I just want to express my hope that the legacy debugger is continued.
Barry.