Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign

Is CC crash, or Debugger plugin?

<< < (12/23) > >>

oBFusCATed:
Do you see any "uninitialized write" kind of messages?

OK, when I get home all, merge the code in the branch and will do some testing.

Loaden:

--- Quote from: oBFusCATed on August 02, 2011, 04:38:30 pm ---Do you see any "uninitialized write" kind of messages?

--- End quote ---
No.


--- Quote ---valgrind --version
valgrind-3.6.1
valgrind --leak-check=full --xml=yes --xml-file=ValgrindOut.xml "devel/codeblocks" --debug-log --multiple-instance -ns -ni

** (codeblocks:13539): CRITICAL **: murrine_style_draw_flat_box: assertion `width >= -1' failed

** (codeblocks:13539): CRITICAL **: murrine_style_draw_flat_box: assertion `width >= -1' failed

** (codeblocks:13539): CRITICAL **: murrine_style_draw_flat_box: assertion `width >= -1' failed

** (codeblocks:13539): CRITICAL **: murrine_style_draw_flat_box: assertion `width >= -1' failed

--- End quote ---

oBFusCATed:
Loaden: Why are you using --xml=yes and --xml-file? They are ment for application parsing, not human parsing.

Loaden:

--- Quote from: oBFusCATed on August 02, 2011, 05:29:12 pm ---Loaden: Why are you using --xml=yes and --xml-file? They are ment for application parsing, not human parsing.

--- End quote ---
I am using CB's Valgrind plugin.
It's works now.

oBFusCATed:
Try from the command line, there is more output there.

And you're trying it on a big project for long time? If you just start C::B move around for a minute and quit, you'll find nothing.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version