News:

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

Main Menu

Some isues with cvs version

Started by Anonymous, March 18, 2005, 06:21:53 PM

Previous topic - Next topic

Anonymous

Hi,
about 3 days ago i tried to compile the latest cvs version against wxwidgets 2.5.4.
it seems that because of changes in event handlers the code doesn compile cleanly with that version of wxwidgets.
just a gues: in wxwidgets 2.5 event macros for events derived from wxEevent do some type checking

after i succeeded in compiling codeblocks cvs i tried to use it to debug a program and noticed some thiings:

the debugger is very slow especialy if the are (many) watches
there are no preferences for the debugger

if i have enough spare time I may try to profile the debugger and try to solve the problem because I need it, although I'm not very familiar with interfacing a debugger

keep the good work