User forums > Nightly builds

The 12 April 2013 build (8982) is out.

<< < (5/10) > >>

Alpha:

--- Quote from: stefanos_ on May 15, 2013, 01:39:07 pm ---An awkward behavior appeared with the latest revision. I just re-compiled an old wxMSW project and originally consumed no more than 86MB; now it needs 96MB for just starting C::B, and upon loading GUI project it immediately jumps up to 164MB. When I close my project, the memory remains the same without getting released.

--- End quote ---
Are you saying this is the memory usage of Code::Blocks, or your own program?  If it is Code::Blocks, do you have documentation parsing enabled for CC?


--- Quote from: stefanos_ on May 15, 2013, 01:39:07 pm ---UPDATE: Ctrl+arrow UP or DOWN does not work; it should supposed to move editor by one line up or down.

--- End quote ---
Does this work if you disable EditorTweaks?

ollydbg:

--- Quote from: stefanos_ on May 15, 2013, 01:39:07 pm ---An awkward behavior appeared with the latest revision. I just re-compiled an old wxMSW project and originally consumed no more than 86MB; now it needs 96MB for just starting C::B, and upon loading GUI project it immediately jumps up to 164MB. When I close my project, the memory remains the same without getting released.
--- End quote ---
Can you disable CodeCompletion plugin and try again? Thanks.


--- Quote ---I have also tried to debug my application and the debugger crashed the entire C::B.

--- End quote ---
No idea about this issue, I need steps to reproduce this issue.

oBFusCATed:

--- Quote from: stefanos_ on May 15, 2013, 01:39:07 pm ---C::B revision: svn-9096

--- End quote ---
Another option is to try rev 9077 and 9078 and report which one works and which doesn't.
I'm talking about Ctrl+arrow issue.
But it works for me in 9094 on linux.

stefanos_:
I think I have figure out what seems to be the problem. The parser would run endlessly somewhere, either at the current project directory or the entire GUI framework / compiler directory and would stuck in a place that is beyond my wildest imagination (LOL), and after reparsed my project memory returned to normal levels.

Also, when I use the auto completion with Ctrl-Space I get duplicate on top of duplicate for each class member, but class constructors / destructors are appeared only once.

Does this help a bit? Cheers to both of you for your valuable feedback.

@oBFusCATed: I will try this tomorrow on work's laptop, and when I get home tonight, I will try it on Debian too and let you know for sure.

stefanos_:
This is to let you know that the Ctrl-ArrowUp / Ctrl-ArrowDown issue is resolved, at least under Linux Debian testing (jessie). Tomorrow I will test the same on Windows too.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version