I have a package with various functions and procs. How do I, using pl / sql developer, to debug? I would like to know how I go about the error and see what is being done.
Using the pl / sql Tests tool I know I can debug. What happens is that the function is inside a package and would like to know how I do it, debugging, seeing the value of the variables and etc.