Debug mode buckles with my large program

Mickster

Active Member
Licensed User
Longtime User
Hey,

I've developed a fairly large program, roughly 11,000 lines with tons of bitmaps and libraries. For a while the program has been impossible to run in debug mode. Debug would either crash, fail to highlight the current line or refuse to show me the value of any of my variables.

Is this a limitation to expect from having a large program or is there something I can do to fix it?

Thanks.
 

Mickster

Active Member
Licensed User
Longtime User
Ah, well we only really use one module anyway (sounds silly, but there are reasons). Is it not possible to debug through a USB connection?
 
Upvote 0
Top