User forums > Nightly builds

The 17 September 2011 build (7452) DEBUGGER BRANCH version is out.

(1/9) > >>

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_wx2812_gcc452-TDM.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc452-TDM.7z

The 17 September 2011 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20110917_rev7452_DEBUGGER_BRANCH_win32.7z
  - Linux :
   none

Important changes compared to previous DEBUGGER BRANCH nightly:

* debugger_branch:
better calculate the horizontal size of the tooltips (widen/shrink when sub properties are expanded/collapsed);
fit the columns, so all the text is visible (if possible);
* debugger_branch: Add parentheses around the symbol, when executing the output command in the watch and the current watch is an array with start index and count.
This way we prevent the execution of the custom operator[] (if defined), when the watch symbol is something like - (float*)&mystruct.
* debugger_branch: allow a scintilla dwell start to be sent on windows, when the ctrl key is pressed (changes the wxscintilla code);
* debugger_branch: disable the Rename/Properties/Delete menu item, when the user shows the context menu for a child watch; (has an API change)
* debugger_branch:
* fixed the calculation of the widths of the wxPropGrid columns for the ValueTooltip (used the non-clamped width);
* made the min width/height to be dependent on the width/height of the screen;
* debugger_branch: add function to the SDK for detecting the path to the debugger (mostly gdb)
* 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. If you feel it is however not
related to the debugger functionality itself, then it might be better to report it the corresponding regular nightly build thread.

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.

Jenna:
Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my repo.

If you want to use apt (or dselect, synaptic or whatever) you need to add the following entries to /etc/apt/sources.list :

--- Code: ---deb http://apt.jenslody.de/ any dbg
deb-src http://apt.jenslody.de/ any dbg
--- End code ---
and remove entries for the normal nightlies.

Alternatively you can download the deb's directly from http://apt.jenslody.de/pool/dbg/c/codeblocks/ .

scarphin:
I'm experiencing a crash.
1-Launch cb.
2-Plugins->manage plugins and choose spellchecker plugin.
3-Disable, enable, disable crashes cb.

OS: Win7 SP1

oBFusCATed:
Not a debugger's problem, reread the first post please and report the crash in the correct topic.

scarphin:
I didn't say it's a debugger problem but it says:

--- Quote ---Give your feedback on this version only in this thread, don't mix it with the regular nightly please.
--- End quote ---
I'm not using the regular nightly but this branch so where should I report this?

Navigation

[0] Message Index

[#] Next page

Go to full version