About 1)
I'm not a win32 user, but if I recall it right this is a know issue. Since you can't debug on win32 at the moment, just fire your app from another cdm line.
With the current cvs-version running a app from the IDE is possible, when you set the debugger to none.
If yoe set the debugger to a recent gdb (I tried with gdb 6.0), the IDE fist gives a error message and than hangs with a lots of messages:
[TCmdLineDebugger] Debug PID: 888
ToDo: implement WaitForHandles for this OS
[TCmdLineDebugger.Getoutput] Error waiting
[TDebugManager.OnDebuggerChangeState] state: dsError
Ooops, the debugger entered the error state
After closing the messagebox I get a lot of repeated lines in the console:
ToDo: implement WaitForHandles for this OS
Marc, would it be very difficult to implement WaitForHandles for win32?