User forums > Help
Can't make debbuger work
mgoyanes:
--- Quote from: MortenMacFly on April 16, 2012, 12:46:18 pm ---
--- Quote from: mgoyanes on April 16, 2012, 11:41:38 am ---Here is the zip and the full compiler log follows:
[...]
--- End quote ---
This is not the full compiler log, this is the "launch debugger" log. Please read this:
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F
Also notice the FAQ, see my sig for a link.
--- End quote ---
Already have done Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
Where is it stored? Sorry but can't seem to find it...
Jenna:
--- Quote from: mgoyanes on April 16, 2012, 12:51:36 pm ---Already have done Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
Where is it stored? Sorry but can't seem to find it...
--- End quote ---
"Build Log"
mgoyanes:
--- Quote ---mingw32-gcc.exe -Wall -Wall -g -pedantic -Wall -ansi -c "G:\Miguel\LEI\3 Ano\2 Semestre\PPP\PrĂ¡ticas\Ficha03\teste\main.c" -o obj\Debug\main.o
mingw32-g++.exe -o bin\Debug\teste.exe obj\Debug\main.o
Output size is 134,36 KB
Process terminated with status 0 (0 minutes, 0 seconds)
0 errors, 0 warnings
--- End quote ---
oBFusCATed:
I guess you've hit this problem: http://wiki.codeblocks.org/index.php?title=Debugging_with_Code::Blocks#Path_with_spaces
mgoyanes:
--- Quote from: oBFusCATed on April 16, 2012, 01:34:48 pm ---I guess you've hit this problem: http://wiki.codeblocks.org/index.php?title=Debugging_with_Code::Blocks#Path_with_spaces
--- End quote ---
Finally.. Thanks for that. Solved my problem :)
Navigation
[0] Message Index
[*] Previous page
Go to full version