Our app has grown to a size that it seems to have hit a debugger resources wall. The app compiles OK, and runs outside of studio without any trouble. But Studio 18.2 is crashing as the debugger tries to open the app.

Here is the compiler summary:

- Memory Available: 2147483647
- Total Warnings : 0
- Total Errors : 0
- Total Symbols : 222586
- Total Resources: 0
- Total Commands : 736026
- Total Windows : 10197
- Total Pages : 749
- Static Data : 6067597
- Message area : 6174320
- Total Blocks : 249916
----Compile Finished----

Any suggestions would be greatly appreciated!

Nick