Hi,
I'm using the latest FTN95 release with VS2008 and 2010 on Windows 8 to develop Win32 ClearWin programs. Compiling and running native code seems to be fine but, when debugging, any breakpoints I set while the program is being debugged are ignored until the it is restarted, although the breakpoints are shown in the source code and breakpoints list. This also means 'run to cursor' doesn't work.
If a breakpoint is set before running the program the debugger works as expected.
Alan