User forums > Nightly builds
The 21 August 2010 build (6508) is out.
killerbot:
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
Before you use a nightly make sure you understand how it works.
A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx2810_gcc441.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc441.7z
The 21 August 2010 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20100821_rev6508_win32.7z
- Linux :
none
Resolved Fixed:
* applied : Patch to make '--add-brackets / -j' option available in astyle plugin (http://forums.codeblocks.org/index.php/topic,13054.msg87865.html)
* pumped TinyXML to 2.6.1 (plus some patches from TinyXML SVN trunk) -> fixes some C++ inconsistencies
* avoid crash of wxChartCtrl, if style contains USE_GRID and no chart is added (default in wxSmith preview);
fix wrong casting of style, that can lead to a build error
* applied patch #3045: Get rid of lexer_nassi.* files
* applied patch #3041: Adding wxFileName::IsFileWritable for scripting
* applied patch #3040: Add CurrentSelection to the Macros
* added TARGET_OUTPUT_FILENAME to macrosmanager (partially applied patch #2937)
* another fix for the wxPropertyGridManager splitter issue in wxSmith: see svn6405
* applied patch #2839: Select file from all projects in the workspace
* applied (modified) patch #2894: Set parent window of cbMessageBox where possible This fixes "message boxes behind main dialogs" under Unix/Linux
* applied blended colour to loggers to hopefully fix the colour issues with the loggers under Linux with dark themes
* introduced (and used) some new SDK events: EVT_EDITOR_SWITCHED, EVT_PROJECT_FILE_CHANGED, EVT_CLEAN_PROJECT_STARTED, EVT_CLEAN_WORKSPACE_STARTED
* make the link to the build log file always use forward slashes
* added some sanity checks when working with a compiler pointer
* cbprofiler: auto-select active build target for convenience
* wizards: use images with transparency (if supported by platform)
* ToDo plugin: allow CPP style comments
* ToDo plugin: handle types more correctly
* ToDo plugin: allow to select allowed types (as a filter)
* applied (modified) patch #2879: Call SetProject() only after workspace is opened and some updates to this patch
* debugger (cdb): added support for stepin / stepout
Regressions/Confirmed/Annoying/Common bugs:
killerbot:
FYI : later today a special nightly will be released, containing a special build from our debugger branch. This is basically refactoring done on the debugger features of CB, once we gt proper feedback on this one, this will be merged to trunk and will be available in the regular nightly. Stay tuned ;-)
Jenna:
As usually debian binaries (32- and 64-bit), sources and documentation packages (german and english) can be found in my repository.
(I uploaded them on friday, so if you have my repo in your apt-sources, you might already use them).
Revision is 6502, because 6503 to 6508 are not committed to trunk, but to debugger- and codecompletion-refactoring branch.
I will possibly put packages of the debugger branch on my repo, but in another section. You will not be able to use both versions side-by-side.
If I do so, it will most likely not happen before tomorrow (very slow upload due to ISDN at home) and I will post a detailed instruction how to use it.
Loaden:
--- Quote from: killerbot on August 22, 2010, 10:09:55 am ---FYI : later today a special nightly will be released, containing a special build from our debugger branch. This is basically refactoring done on the debugger features of CB, once we gt proper feedback on this one, this will be merged to trunk and will be available in the regular nightly. Stay tuned ;-)
--- End quote ---
Good job! :)
Ceniza:
--- Quote from: killerbot on August 22, 2010, 10:09:55 am ---FYI : later today a special nightly will be released, containing a special build from our debugger branch. This is basically refactoring done on the debugger features of CB, once we gt proper feedback on this one, this will be merged to trunk and will be available in the regular nightly. Stay tuned ;-)
--- End quote ---
I decided to compile the wxpropgrid_debugger branch (which I guess is the one you are talking about), and the experience with it was not that good. The disassembly window did not work (all I got was ?? and no instructions). The "Debug->Debugging windows" menu does not show the windows that are currently opened while debugging. Add to that that there is a button still missing in the toolbar: step into instruction (stepi). GDB is a really nice debugger, but the front-end in Code::Blocks needs a lot of love.
Feel free to move this post to the thread announcing the release of a nightly for that branch once it is created.
Feedback over :P
Navigation
[0] Message Index
[#] Next page
Go to full version