Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Debugger (DBMS_DEBUG_JDWP and DBMS_DEBUG) does not work with large Packages?

User_4AL7NJun 22 2022

When debugging very large packages (> 4000 lines of code), the debugger is not able to step into them and instead hangs. The reason is that there are only partial debug informations aviable. Is there any workround for that issue (change size of packages is not an option!)?

Comments

Processing

Post Details

Added on Jun 22 2022
11 comments
308 views