Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Debugger and win32 app

ahasan
Beginner
230 Views
I am having problems getting the debugger to work in a program converted from CVF6 to IVF8.1.
I inserted codethat writes to the screen how many timea particular segment of code executes. In both the Release and Debug versions of the program the code executes only once as expected.
However, when Irun the debugger with a breakpointin a DialogProcedureit appears that the samecode is executed2X (rather than the expected 1X) and the program behaves erratically. The reason it executes 2X is that the same window mesg. is sent twice when the breakpoint is present.
Thanks for any help.

Message Edited by halcyong@fcc.net on 12-07-2005 08:34 AM

0 Kudos
0 Replies
Reply