Thanks! I was getting an error when I used that option so I turned it off. Turning it back on fixed my problem.
What does this do exactly? When I look at the help text it says Generates local symbol information (Duh!) Tom Nesler -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, May 16, 2007 11:34 AM To: [email protected] Subject: Re: [delphi-en] Inaccessible Value when debugging Hi Tom, try Local Symbols: On Have fun Bob > > While debugging my program, I now am unable to view the values of my > variables. This affects my watchlists and evaluate dialogs. I am > guessing that one of my compiler settings is set wrong but maybe it is > caused by something else. What do you recommend I do? > > Here are my Compiler tab settings: > > Code Generation > Optimization: Off > Aligned record fields: On > Stack Frames: Off > Pentium Safe FDIV: Off > > Syntax options > Strict Var-strings: On > Complete boolean eval: Off > Extended Syntax: On > Typed @ operator : Off > Open Parameters: On > Huge Strings: On > Assignable typed constraints: On > > Runtime errors > Range checking: Off > I/O checking: On > Overflow checking: Off > > Debugging > Debug Information: On > Local Symbols: Off > Reference Info: On > Assertions: On > Use Debug DCUs: Off > > Messages > Show hints: On > Show warnings: On > > > Thanks in advance! > > Tom Nesler ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links

