Debugger launch problem

Saggit

Member
In version 9.0.2.1621 debugger has a problem, which can be reproduced as follows:

1. Log on with user which does not have any debug privileges (debug connect session or debugging any procedure).

2. Open Test Script window, enter some valid SQL-script and try to start debugging. The error about privileges will appear.

3. Now menu item Debug -> Start is disabled and you cannot try to start debugging once more, even if privileges are already granted.
 
I have noticed this as well. After granting necessary privileges even opening a new test window will still show the debug button disabled. Only a complete restart of PLD will activate the button.
 
Back
Top