Build before debug does not handle custom builds correctly
Posted: Sat Dec 06, 2008 3:24 am
First of all let me say that CodeLite is the best IDE I've ever seen! I usually develop in Linux on embedded platforms; I tried KDevelop and then Code::Blocks but today I discovered CodeLite and I think that will use it forever.
However I found a little bug: If you try to start a debug session with the "Build before debug" dialog option active, CodeLite try to issue a normal build even if the project is set to use a custom makefile.
Here attached is a patch that fix the problem.
Hope that will be integrated in SVN repository.
Keep up the good work!
Francesco Sacchi
However I found a little bug: If you try to start a debug session with the "Build before debug" dialog option active, CodeLite try to issue a normal build even if the project is set to use a custom makefile.
Here attached is a patch that fix the problem.
Hope that will be integrated in SVN repository.
Keep up the good work!
Francesco Sacchi