News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Load log

Started by diilbert, April 28, 2007, 04:24:29 PM

Previous topic - Next topic

diilbert

Where is the C::B loading log stored since it seems that one of my plugins is causing C::B  hang at load time.  And instead of trying one by one I would like to check the log if there is one.

Thanks ;)

diilbert

I though this was a simple Yes or No question ;)

Hopefully someone out there has the answer

Ceniza

AFAIK Code::Blocks only uses its "internal" log which is displayed in a wxTextCtrl and accessed through a tab, so if you cannot get Code::Blocks to display its interface you won't get access to the log. In other words, no log file is created.

Have you checked if the codeblocks.rpt file is being created?

You could also try running Code::Blocks through GDB, or just trying plugin by plugin.

diilbert

not exactly the answer I was hoping for... so thanks ;)

Biplab

The answer is no. It is not stored in any file.
Be a part of the solution, not a part of the problem.