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.
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.