#13551 - NoMis - Tue Dec 16, 2003 5:14 pm
i'm using eclipse with gdb and vba to debug. i experienced that i can't hold the programm if i don't have a breakpoint because i can't pause the debug process. maby this is the problem you have. try putting a breakpoint in your main loop.
NoMis