Hello,
I am using version 18.1.0.095 of Oracle sql developer, and I have a question, when creating a package I created the specification and the body.
I declare the procedure in the specification as well, but if I need to create a new procedure if I do not declare it in the specification when trying to perform a debug it does not offer the option to start the debug for it, I have already been able to do this in other tools my doubt is if this can be done by a configuration adjustment in sql developer or if this is impossible.