Hi,
I use PL/SQL Developer to do a lot of debugging of the PL/SQL procedures. There will be variables which will be assigned different values at different places during the execution of the procedure.
If I want to know what is the value assigned, I used to put the variable in the variable list under the debug window or put the mouse over the variable.
But its not showing any values even it is assigned. It is simply displaying "(No debug information)".
Any help will be greatly appreciated.

I use PL/SQL Developer to do a lot of debugging of the PL/SQL procedures. There will be variables which will be assigned different values at different places during the execution of the procedure.
If I want to know what is the value assigned, I used to put the variable in the variable list under the debug window or put the mouse over the variable.
But its not showing any values even it is assigned. It is simply displaying "(No debug information)".
Any help will be greatly appreciated.


