User forums > Nightly builds
The 14 April 2012 build (7932) is out.
cacb:
--- Quote from: ollydbg on April 17, 2012, 05:25:39 am ---Did you use "debugger branch nightly" or "normal trunk nightly". Can you do some test to see from which nightly build version, the lag begins. Thanks.
--- End quote ---
Sorry, I have been away, ongoing family issue. I have never used debugger branch, never built CB myself. Only downloaded pre-built nihgtlies, always main version which I presume is based on trunk.
MortenMacFly:
--- Quote from: cacb on April 19, 2012, 08:21:34 pm ---I have never used debugger branch, never built CB myself. Only downloaded pre-built nihgtlies, always main version which I presume is based on trunk.
--- End quote ---
The latest nightly is basically the debugger branch as it has been merged into trunk meanwhile.
ollydbg:
--- Quote from: nenin on April 19, 2012, 06:00:36 pm ---
--- Quote from: oBFusCATed on April 19, 2012, 05:55:15 pm ---OK, this is normal and it is unfixable at the moment.
--- End quote ---
I wonder if it possible to tune gdb to show, for example, first 100 elements in container by default.
--- End quote ---
See:Why C::B over write gdb's set print element value?
And you can use:
--- Code: ---set print elements 100
--- End code ---
In your custom startup .gdb script file.
nenin:
--- Quote from: ollydbg on April 20, 2012, 02:27:52 am ---See:Why C::B over write gdb's set print element value?
And you can use:
--- Code: ---set print elements 100
--- End code ---
In your custom startup .gdb script file.
--- End quote ---
Not works when I watch std::container. :(
With array it works.
norbitheeviljester:
I've installed this built on a few machines. To my surprise I can't seem to use the Watches window on one of them. I can't seem to get my head around to why is that. The Watch window is empty - It should show local variable and function arguments but it doesn't. I can add a watch manually - then the entire entry turns red.
I've tried doing this with multiple versions of nightly builts as well as mingws. It seems that on one of my machines I the Watches window just doesn't work.
It works fine on the normal Code::Blocks 10.5 though.
Any ideas?
I'm running windows 7 x64, copied all the dlls from the post, using MinGW attached to Code::Blocks 10.5 or MinGW 5.16.
the nightlies and the MinGW are in a path without spaces, the C::B 10.5 contains spaces in it's path - could this somehow be an issue?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version