Typing a variable name with a colon in the test window variable pane during debug causes PLD to hang

Claus Pedersen

Member³
Steps to reproduce:
1)Make a new test window
2)Write some valid code, e.g. i:=1; as test statement
3)Press F9 to begin debugging
4)In the variable pane, type for instance my:variable (typo for my_variable) in the Variable column and navigate out of the field (or press Enter or similar). PLD now hangs forever ...

I am using version 9.0.5.1648
 
Back
Top