Debugging in Windows 7 not possible

Moderator: Benj

Post Reply
LesPaul
Posts: 9
Joined: Fri Oct 23, 2009 6:49 pm
Contact:

Debugging in Windows 7 not possible

Post by LesPaul »

The picture speaks for itselves... The Call stack and Variables are not available in Windows 7 (32 bit)
Attachments
Flowcode.PNG
(82.86 KiB) Downloaded 850 times

rehan
Flowcode V4 User
Posts: 5
Joined: Tue Aug 12, 2008 12:54 pm
Location: Matrix Multimedia Ltd, Halifax, UK
Contact:

Re: Debugging in Windows 7 not possible

Post by rehan »

Hello LesPaul,

Looks like you are running the simulation at full speed. In that case the variables and Call Stack will not show anything and it is the standard behaviour. You need to either reduce the simulation speed from the project options or step through the program to see call stack and variables.

regards,

Rehan

Post Reply