To maximize performance for the incremental build feature, PowerBuilder creates .NET modules for each PowerBuilder class. A side effect of this enhancement is that it also affects debugger performance. For example, when you debug a Windows Forms or Web Forms application, the All Variables view is slow to open and display the application variables. Other debugging operations can also be slowed, depending on the number of modules and global variables in the application being debugged. [CR 451470]