Author Topic: Some isues with cvs version  (Read 11256 times)

Anonymous

  • Guest
Some isues with cvs version
« on: March 18, 2005, 06:21:53 pm »
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