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!)?