cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

The PTC Community email address has changed to community-mailer@ptc.com. Learn more.

ALD - Debugger - Step by step code view

0 Kudos

ALD - Debugger - Step by step code view

When using ALD debugger on JS code, after a breakpoint for example, if the code is too long, the blue arrow showing the execution point if placed at the bottom of the code window...

 

So you have no idea on what the oncoming code is - looks like driving by night without beams !

 

OK, before pressing F10, you can scroll... but you have to do it at each step because the debugger replaces the arrow at the bottom of the window after F10 !

 

I'd like the window not to move unless the arrow is not visible, and, in this case, place it rather at a middle position.