Michael Schnell het geskryf: > > I don't think so. I just created a new "Program" to do these projects. > I'll check if I find the "terminal" options somewhere. But OTOH, > starting the "Program" with F7 just takes me to the "begin" line, as > it's supposed to.
I'm pretty sure it is a Lazarus IDE issue - console apps with Lazarus IDE is problematic. Alternatively try MSEide, it has a built-in terminal type window to display output, so gets around the problem of debugging console applications. >> Try debugging from the command line using GDB directly. >> > I never used the command line GDB with a Lazarus program yet. I'll try > to do that and come back with results, I think the Lazarus wiki has a tutorial on this. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://opensoft.homeip.net/fpgui/ _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
