Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Missing Code::Blocks debug log

(1/2) > >>

Pecan:
Didn't there used to be a "Code::Blocks debug log" sitting beside the "Code::Blocks Log"?

I can no longer find the place to turn it on.

Any help?

WinXP SVN 4767


Jenna:
Since some revision (afaik it comes up near the new Logmanager) you have to explicitely start C::B with the "-d" parameter to start the debug-log.
That's no problem if you start it directly (or via Icon), only when started with double-clicking on a file the debug-log does not open.
I don't know if there is a checkbox somewhere in the settings to open the log always (I did not find), or at least a parameter in "default.conf".
If not it should not be so difficult to create a patch for this.

mandrav:

--- Quote from: Pecan ---Didn't there used to be a "Code::Blocks debug log" sitting beside the "Code::Blocks Log"?

I can no longer find the place to turn it on.
--- End quote ---


--- Quote from: jens ---Since some revision (afaik it comes up near the new Logmanager) you have to explicitely start C::B with the "-d" parameter to start the debug-log.
That's no problem if you start it directly (or via Icon), only when started with double-clicking on a file the debug-log does not open.
I don't know if there is a checkbox somewhere in the settings to open the log always (I did not find), or at least a parameter in "default.conf".
If not it should not be so difficult to create a patch for this.

--- End quote ---

Actually, you should use the loghacker plugin. You can change any of the loggers' output target to file, text control, etc.
This reminds me to add this plugin to autotools builds :).

Jenna:

--- Quote from: mandrav on January 10, 2008, 09:32:53 am ---This reminds me to add this plugin to autotools builds :).

--- End quote ---

If you do so, can you please also apply patch #2296 to add your "make_dist.script" to autotools and fix two problems with it as described in the patch comment ?

mandrav:

--- Quote from: jens on January 10, 2008, 10:59:22 am ---
--- Quote from: mandrav on January 10, 2008, 09:32:53 am ---This reminds me to add this plugin to autotools builds :).

--- End quote ---

If you do so, can you please also apply patch #2296 to add your "make_dist.script" to autotools and fix two problems with it as described in the patch comment ?

--- End quote ---

That was done few minutes ago :).

Navigation

[0] Message Index

[#] Next page

Go to full version