User forums > Nightly builds

The 11 March 2007 build is out.

<< < (3/7) > >>

skirby:

--- Quote from: Pecan on March 11, 2007, 10:23:40 pm ---Then, most likely, you have an old codeblocks.dll sitting around that is being loaded by mistake. Either that, or an old debugger.dll is still being loaded.

Check your whole system for the following and make sure that the Nightly dll's have priority on the path. Else be sure that your current directory is the same as the one containing the CB executable and its dll's .

codeblocks.dll
exchndl.dll
mingwm10.dll
wxmsw26u_gcc_cb.dll
wxscintilla.dll

--- End quote ---

I also deleted my share folder, verified that all files aboves are in root CodeBlocks directory and verified that I do not have any debugger.dll file elsewhere than in plugin directory but I always have error message when I launch Code::Blocks.

What's wrong?

Thanks and have a nice day.

marfi:
The debugger's behaviour is definitely better than in the previous version, but in some (unknown) cases is not possible to stop the debugging process (debugged application freezes) and also debugger's tooltips (evaluation of an object under a cursor) can cause the same problem... :(

Pecan:

--- Quote from: gd_on on March 12, 2007, 09:20:37 am ---Here too, problem with debugger.dll.
I have this message when loading codeblocks in a popup window at the right bottom :
One or more plugins were not loaded....
List of failed plugins :
debugger.dll.

I use this nightly with Win 2000. I have first deleted the whole share folder from the previous installation, and also all the files which are normally replaced in my codeblocks folder. I have also verified that there is not any remaining dlls anywhere on my PC. All are new, from this 7z file.

gd_on

PS : What is this sta00336 file within CodeBlocks\plugins ? (empty file)

--- End quote ---

I just re-installed this nightly on XP. Here it is running the debugger with no load error. So the error must be caused by something external to CB.

Any chance you could update to an OS younger than 7 years?



Yes, there is indeed some stray zero length file in .../plugins.
Killerbot?

Pecan:

--- Quote from: nenin on March 11, 2007, 09:04:46 pm ---Same error, as with previous build:
ERROR: C:\bin\CodeBlocks/share/codeblocks/plugins/debugger.dll: not loaded (missing symbols?)

--- End quote ---

Oh, oh. I bet the older MSWindows has no DebugBreakProcess() support.
And that must be the missing symbol.

Edit: DebugBreakProcess is supported in dbgeng.dll and Kernel32.dll
So I suspect if you view/dump these dll's you won't find the following:

nenin:

--- Quote from: Pecan on March 12, 2007, 01:39:57 pm ---Any chance you could update to an OS younger than 7 years?

--- End quote ---
When MS will produce anything better than Win2K, I will.  It definetely can not be XP.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version