I have a package consisting of functions and a procedure. I need to run this package in debug mode. I can set a breakpoint in functions or procedures. But if I want to debug a package that doesn't work. The start option appears as disabled. How can I do this job.
thank

source
share