Code::Blocks Forums

User forums => Help => Topic started by: benkenobi01 on March 03, 2010, 04:48:28 pm

Title: build log messages
Post by: benkenobi01 on March 03, 2010, 04:48:28 pm
hello

when i build and run a file , sometimes messages show up in the build log tab but those messages disappear as soon as my console appli shows, those messages are sometimes very important to read for diagnose, how can i do so they dont dissapear ?
Title: Re: build log messages
Post by: stahta01 on March 03, 2010, 06:31:28 pm
Select the tab they are on; if the tab is hidden, IIRC right click on a visible tab and select the hidden tab.

Tim S.
Title: Re: build log messages
Post by: benkenobi01 on March 03, 2010, 08:06:19 pm
does not work
Title: Re: build log messages
Post by: stahta01 on March 03, 2010, 08:08:27 pm
What version/SVN of Code::Blocks and OS Information?

Tim S.
Title: Re: build log messages
Post by: benkenobi01 on March 03, 2010, 10:30:38 pm
8.02  ,  winxp sp2.
regards
Title: Re: build log messages
Post by: ollydbg on March 04, 2010, 12:50:08 am
hello

when i build and run a file , sometimes messages show up in the build log tab but those messages disappear as soon as my console appli shows, those messages are sometimes very important to read for diagnose, how can i do so they dont dissapear ?
I also experienced this kind of problem.(windows, latest SVN)
Some time, building finished, I switch to other tab, then switch back, the build log seems striped. :(
Title: Re: build log messages
Post by: benkenobi01 on March 04, 2010, 01:40:28 am
yep, those messages that i see during a fraction of seconds could help me to debug my programs.. :?