Apex 18.2.
I used to use Oracle forms debugger tool and it enabled me to run the code step by step and step into and out code, see values of local and global variables and parameters, etc... . In Apex I can not see any of these functionalities when use the debug mode? Is there a way to get these functionalities when debugging an Apex application?