Post Reply 
Debugger displays unevaluated expressions.
03-11-2014, 06:17 AM
Post: #4
RE: Debugger displays unevaluated expressions.
Hello,

It is strange that the numbers do not get evaluated by themselfves, you probably have a simple error somewhere that causes it.

If you post your program code, I can have a look at it...

note, do you know that there is a build in debuger?

you can do debug(program) from the command line, OR you can add a debug instruction in your program to create a breakpoint.

Cyrille
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Debugger displays unevaluated expressions. - cyrille de brébisson - 03-11-2014 06:17 AM



User(s) browsing this thread: 1 Guest(s)