User forums > Nightly builds

The 02 April 2011 build (7075) DEBUGGER BRANCH version is out.

<< < (4/7) > >>

oBFusCATed:

--- Quote from: killerbot on April 12, 2011, 08:09:52 pm ---I feel it has little advantage to push out a nightly build

--- End quote ---
No, nightly please, the code is a bit unstable on windows...

I'm not sure what should I do on windows about the autodetection:
1. Probably should do something like the compiler
2. I can hardcode c:\mingw\bin\gdb.exe
3. Get the default bin directory of gcc
4. Something else

Probably 3 is the best choice, what do you think?

killerbot:
I guess a combination of 1) and 3)
I think 1) is just trying out a few defaults (long time since I looked at that code)

ultimA:
Latest debugger branch (7200) crashes if I close CB after opening it.
To reproduce, open CB, do not open any project or file (only start page should be visible) and close it.
Crash log attached to this post.

oBFusCATed:
Hm, Are you sure with compiled it correctly?

I see no crashes with r7200 on CentOS 5.5 64bit and on Windows XP.

Probably this could be something related to this crash:

--- Code: ---(codeblocks:7830): Gtk-CRITICAL **: gtk_menu_attach_to_widget: assertion `GTK_IS_MENU (menu)' failed

--- End code ---

What OS and compiler are you using?

Jenna:
Works fine here on debian 64-bit.
Compiled with C::B and compiled with automake-system.

Did you run ./bootstrap before running ./configure ?
Also deleting the pch's (src/include/*.gch) manually might help.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version