Debugging console app
Posted: Sun Dec 27, 2009 1:53 am
Hi
Latest version of Ubuntu and CodeLite.
I am quite new to Linux and new to CodeLite.
I am making quite large program which should read input file, process it and make output files.
Input file and some options on command line.
If I try run program with Quick Debug, where I can define program arguments , it works but method is very slowly to compare run program with commandline arguments. How it is possible run/debug program faster than line by line?
If I try to run program with terminal, i got only message "command programname was not found". I can se the executeable in terminalm window and in Nautilus.
thanks
Matti
Latest version of Ubuntu and CodeLite.
I am quite new to Linux and new to CodeLite.
I am making quite large program which should read input file, process it and make output files.
Input file and some options on command line.
If I try run program with Quick Debug, where I can define program arguments , it works but method is very slowly to compare run program with commandline arguments. How it is possible run/debug program faster than line by line?
If I try to run program with terminal, i got only message "command programname was not found". I can se the executeable in terminalm window and in Nautilus.
thanks
Matti