User forums > Nightly builds

The 19 september 2010 build (6608) DEBUGGER BRANCH version is out.

(1/3) > >>

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 19 September 2010 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20100919_rev6608_DEBUGGER_BRANCH_win32.7z
  - Linux :
   none

Important changes compared to previous DEBUGGER BRANCH nightly:

* debugger_branch: applied dbg_refactor0016.6.patch:
- fixed bug http://developer.berlios.de/bugs/?func=detailbug&bug_id=15209&group_id=5358
- SyncEditor should work for files without extension (files from STL)
- made warnings in the loggers blue, it was needed for the debugger's debug log in the gdb_mi plugin

* debugger_branch: applied patch 16.7.1 with the following features:
- fix the Native problem from here: http://forums.codeblocks.org/index.php/topic,13272.new.html
- added log message if the debuggee can't be found
- improved the accelerators for the debug menu
- fixed the examine memory parser problem described here: http://forums.codeblocks.org/index.php/topic,13273.new.html
- replaced \\t with \t, because it seems that wxRegEx doesn't support '\\t' by default, wxRE_ADVANCED should be used

* debugger_branch: applied patch 16.8 with the following features:
- added UpdateUI event for the controls used for sending commands to debugger.
- commands send from the normal log ("Debugger") print their result to both logs.
- some cleaning

* all updates that occurred on trunk


Note: Watch parsing prints an error message in the watches window if the parsing fails. If you see this string please report it as a bug.

THIS IS A SPECIAL TEST BUILD OF REFACTORINGS CARRIED OUT ON THE DEBUGGER BRANCH IN OUR SVN.
FOCUS IS ON ENHANCED DEBUGGING USABILITY.

Give your feedback on this version only in this thread, don't mix it with the regular nightly please.

Once we don't have any blockers on this version,we will merge the changes into trunk and it will be part of the regular nightlies.

mushakk:
Seems that "Check for externally modified files" don't work :(

oBFusCATed:
What is this check? Does it work in the normal nightly?

mushakk:

--- Quote ---What is this check? Does it work in the normal nightly?
--- End quote ---

This check is in Settings->Environment.

Yes, it works in the normal nightly 6608.

To reproduce the bug simply open a project and then you modify one file with a external editor. CodeBlocks don't refreshes it if it has the file open and don't recompile nothing if CodeBlocks don't have the file opened.

Thanks for your work, I love C::B and this branch!

mushakk:
Uhm, I don't understand it. This morning the bug was there, it has been bothering me all morning, but now after I test the normal version it works again.

I am sorry to have bothered you.
 :(

Navigation

[0] Message Index

[#] Next page

Go to full version