User forums > Using Code::Blocks
Lossing Debug log after 'build and run' command
(1/1)
Nico2993ee:
Hello everyone,
Why is do I always lose the debug information(warnings) after I do a build and run command.
I would expect that this panel would contain the same information (after the build and run command) as it does after the build command.
It there a setting for this which overlooked?
Anyway have a good day. Best regards
Nico
ollydbg:
when you do a "build", only the edited/changed cpp/c file will be compiled, so only the warnings in this file will be plotted. :D
Nico2993ee:
Shame on my! :)
Navigation
[0] Message Index
Go to full version