The new Rapid debugger is awesome.
However, it does slow down things noticably from the legacy debugger.
Many times I need to perform/run a sequence of routines to prep the app for a section of code that I am debugging, and these "prep" routines can take a lot of time to execute in rapid mode, making it impracticle to take advantages of the capabilities that rapid debugging offers for the part of code I am interested in.
Being able to tell the rapid debugger to skip over certain routines so they will run faster would help overcome this problem.
However, it does slow down things noticably from the legacy debugger.
Many times I need to perform/run a sequence of routines to prep the app for a section of code that I am debugging, and these "prep" routines can take a lot of time to execute in rapid mode, making it impracticle to take advantages of the capabilities that rapid debugging offers for the part of code I am interested in.
Being able to tell the rapid debugger to skip over certain routines so they will run faster would help overcome this problem.