User forums > Nightly builds
The 15 August 2011 build (7386) DEBUGGER BRANCH version is out.
Oleg_Sam:
I create 2 patches for CB:
1. Add support Environment variable on the Debugger path settings on debugger branch.
2. Disable Pre/Post buld steps, when using external Makefile.
The Pre/Post buld steps must be disable when using external Makefile because Makefile must be independent from CB environment, so all pre/post build steps must be inside in Makefile. Projects may be build on command line shell without CB environment...
All patches I testing on debugger branch svn 7444 on winxp sp3 and works fine.
Thanks.
Oleg_Sam:
Debugger path patch
[attachment deleted by admin]
oBFusCATed:
Non-debugger patches, should be made against trunk and discussed on the trunks topics.
Here we are interested only in the debugger.
BTW: Why would you want to disable the pre/post build steps? They could be useful if you're using a makefile you can't control. And if you need to build with the makefile only you could do so, no one stops you.
scarphin:
I'm experiencing a crash on win7 sp1 with rev7387. That's how it happens:
1-Launch cb without any project loaded.
2-Double-click 'CodeBlocks.cbp' file on my local trunk folder.
There comes the crash. Is it specific to me or anyone else able to reproduce it?
Note: CB doesn't crash if I load cb by double-clicking on the project file.
scarphin:
Report from 'codeblocks.rpt' file:
--- Code: ---Error occured on Tuesday, September 13, 2011 at 22:20:15.
C:\GNU\CodeBlocks\codeblocks.exe caused an Access Violation at location 65eae3bd in module C:\GNU\CodeBlocks\share\codeblocks\plugins\codecompletion.dll Reading from location 00000000.
Registers:
eax=00000000 ebx=00000000 ecx=00000001 edx=00000000 esi=00000483 edi=0028e67c
eip=65eae3bd esp=0028e544 ebp=0028e56c iopl=0 nv up ei pl zr na po nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010246
Call stack:
65EAE3BD C:\GNU\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65EAE3BD
6CCC7670 C:\GNU\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCC7670 _ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent
6CCC77A9 C:\GNU\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCC77A9 _ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler
6CCC7B74 C:\GNU\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCC7B74 _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CDD70ED C:\GNU\CodeBlocks\wxmsw28u_gcc_cb.dll:6CDD70ED _ZN11wxTimerBase6NotifyEv
6CD07BDC C:\GNU\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD07BDC _ZN7wxTimer4InitEv
74F362FA C:\Windows\syswow64\USER32.dll:74F362FA gapfnScSendMessage
74F36D3A C:\Windows\syswow64\USER32.dll:74F36D3A GetThreadDesktop
74F377C4 C:\Windows\syswow64\USER32.dll:74F377C4 CharPrevW
74F3788A C:\Windows\syswow64\USER32.dll:74F3788A DispatchMessageW
74F5C81F C:\Windows\syswow64\USER32.dll:74F5C81F IsDialogMessageW
6CCF59BC C:\GNU\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCF59BC _ZN11wxEventLoop17PreProcessMessageEP6tagMSG
6CCF556D C:\GNU\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCF556D _ZN11wxEventLoop14ProcessMessageEP6tagMSG
6CCF576B C:\GNU\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCF576B _ZN11wxEventLoop8DispatchEv
6CCDDC1C C:\GNU\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCDDC1C _ZN5wxApp5YieldEb
6CCCBC72 C:\GNU\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCBC72 _Z7wxYieldv
6CCC4B53 C:\GNU\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCC4B53 _Z9wxExecuteRK8wxStringiP9wxProcess
6CCCA31B C:\GNU\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCA31B _ZN15wxMessageOutput3SetEPS_
65EC1408 C:\GNU\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65EC1408
65EBF38A C:\GNU\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65EBF38A
65EC276B C:\GNU\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65EC276B
65EC1DA8 C:\GNU\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65EC1DA8
65EAB622 C:\GNU\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65EAB622
65F09C84 C:\GNU\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65F09C84 _ZN12cbToolPlugin9BuildMenuEP9wxMenuBar
61880F24 C:\GNU\CodeBlocks\codeblocks.dll:61880F24 _ZN7Manager12ProcessEventER15CodeBlocksEvent
61897A18 C:\GNU\CodeBlocks\codeblocks.dll:61897A18 _ZN13PluginManager13NotifyPluginsER15CodeBlocksEvent
618B534A C:\GNU\CodeBlocks\codeblocks.dll:618B534A _ZN14ProjectManager10SetProjectEP9cbProjectb
618B8A93 C:\GNU\CodeBlocks\codeblocks.dll:618B8A93 _ZN14ProjectManager11LoadProjectERK8wxStringb
004461E6 C:\GNU\CodeBlocks\codeblocks.exe:004461E6
00445CB9 C:\GNU\CodeBlocks\codeblocks.exe:00445CB9
00445567 C:\GNU\CodeBlocks\codeblocks.exe:00445567
0040830F C:\GNU\CodeBlocks\codeblocks.exe:0040830F
0040198D C:\GNU\CodeBlocks\codeblocks.exe:0040198D
6CCB2025 C:\GNU\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCB2025 _ZN11wxDDEClient16DeleteConnectionEPv
74F4E97A C:\Windows\syswow64\USER32.dll:74F4E97A DdeCreateStringHandleW
74F4E928 C:\Windows\syswow64\USER32.dll:74F4E928 DdeCreateStringHandleW
74F4FE0C C:\Windows\syswow64\USER32.dll:74F4FE0C DdeGetData
74F4FD92 C:\Windows\syswow64\USER32.dll:74F4FD92 DdeGetData
74F4FD62 C:\Windows\syswow64\USER32.dll:74F4FD62 DdeGetData
74F362FA C:\Windows\syswow64\USER32.dll:74F362FA gapfnScSendMessage
74F36D3A C:\Windows\syswow64\USER32.dll:74F36D3A GetThreadDesktop
74F377C4 C:\Windows\syswow64\USER32.dll:74F377C4 CharPrevW
74F3788A C:\Windows\syswow64\USER32.dll:74F3788A DispatchMessageW
74F5C81F C:\Windows\syswow64\USER32.dll:74F5C81F IsDialogMessageW
6CCF59BC C:\GNU\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCF59BC _ZN11wxEventLoop17PreProcessMessageEP6tagMSG
6CCF556D C:\GNU\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCF556D _ZN11wxEventLoop14ProcessMessageEP6tagMSG
6CCF576B C:\GNU\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCF576B _ZN11wxEventLoop8DispatchEv
6CD8D518 C:\GNU\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD8D518 _ZN17wxEventLoopManual3RunEv
6CD6BB19 C:\GNU\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD6BB19 _ZN9wxAppBase8MainLoopEv
004058C4 C:\GNU\CodeBlocks\codeblocks.exe:004058C4
6CC73248 C:\GNU\CodeBlocks\wxmsw28u_gcc_cb.dll:6CC73248 _Z14wxUninitializev
6CCCD392 C:\GNU\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCD392 _Z7wxEntryP11HINSTANCE__S0_Pci
00401D71 C:\GNU\CodeBlocks\codeblocks.exe:00401D71
004823C6 C:\GNU\CodeBlocks\codeblocks.exe:004823C6
004010DB C:\GNU\CodeBlocks\codeblocks.exe:004010DB
00401158 C:\GNU\CodeBlocks\codeblocks.exe:00401158
7503339A C:\Windows\syswow64\kernel32.dll:7503339A BaseThreadInitThunk
77439ED2 C:\Windows\SysWOW64\ntdll.dll:77439ED2 RtlInitializeExceptionChain
77439EA5 C:\Windows\SysWOW64\ntdll.dll:77439EA5 RtlInitializeExceptionChain
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version