Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
bug report: debug toolbar and debugger options
(1/1)
tiwag:
CB SVN HEAD rev. 1481, wxMSW261, WinXP
1.) the debugging toolbar is not shown
2.) the debugger options are not stored and/or restored between restarts of codeblocks
bug report 1377434
killerbot:
I also have builded rev 1481 : debug toolbar is visible, did not check for 2nd part of your problem.
Note : I use wx 2.6.2
tiwag:
thanks for your reply, i had a closer look now and found, that my default.conf had some suspicious values:
--- Code: --- <main_frame>
<layout>
<TOOLBAR_SHOW bool="1" />
<LEFT_BLOCK_SELECTION int="2" />
<BOTTOM_BLOCK_SELECTION int="4" />
<MAXIMIZED bool="0" />
<LEFT int="1353" />
<TOP int="66" />
<WIDTH int="1144" />
<HEIGHT int="958" />
</layout>
--- End code ---
i deleted this section and the debug-toolbar came back
[edit]
most probably the problem was located in the
<LAYOUT>
<bin crc= ... </bin>
</LAYOUT>
section, which i also deleted.
killerbot:
just made a new build with todays changes, and now I have the same problem :-(
Deleted :
<LAYOUT>
<bin crc="-1075901594">FQAAAHd4RG9ja2luZy1TdHJlYW0tdjEuMAgAAAA8bGF5b3V0PgIAAAAFAAAAZnJhbWVAAAAAQAAAAMgAAAA9AgAAAAEAAAAACAAAAExlZnRIb3N0AgAAAGQxYAAAAGAAAAAYAwAAlgAAAAABAAAAAAoAAABCb3R0b21Ib3N0BAAAAAcAAABUb3BIb3N0lgAAAAAAAAAAAAAACgAAAEJvdHRvbUhvc3SWAAAAAAAAAAEAAAACAAAAZDEIAAAATGVmdEhvc3TIAAAAAAAAAAEAAAAFAAAAZnJhbWUJAAAAUmlnaHRIb3N0yAAAAAAAAAAAAAAAFgAAAHd4U2xpZGVCYXItU3RyZWFtLXYxLjABAAAAAAgAAAA8bGF5b3V0PgIAAAAEAAAATWFpbgEIAAAAQ29tcGlsZXIB</bin>
</LAYOUT>
from my default.conf.
By just doing that, the debug toolbar is back.
Weird, anyone an explanation (trying to understand).
Lieven
Navigation
[0] Message Index
Go to full version