Page 1 of 1

Invalid Memory Access with Variable Viewer in the Debugger

Posted: Wed Jan 25, 2006 4:33 am
by jonljacobi
Every time I try to inspect the variables I get this IMA error and the program stops. Any ideas?

The program is about 30k lines and 350 procedures. A lot of variables as well. Just got finished porting the syntax.

Cheers, Jon


:?:

Posted: Wed Jan 25, 2006 2:32 pm
by Trond
Does the same happen with a smaller program?

Posted: Wed Jan 25, 2006 9:16 pm
by jonljacobi
Only run a few, but no. It may be all the pointer stuff I'm using.

Cheers, Jon