Displaying variables' values while debugging

iratta

Member²
While debugging, how can i view the value of a variable when i place the mouse pointer on the top of the variable? Currently i have to use 'Add variables to watches' to view the variable's value.
 
The only requirement is that the "Show variable values in a popup" debugger preference is enabled (Tools > Preferences > Oracle / Debugger).
 
Back
Top