User forums > Nightly builds
The 22 January 2011 build (6931) DEBUGGER BRANCH version is out.
mushakk:
Do you need more data?
There are too many chars ^_^
oBFusCATed:
Please post logs from both versions, please put the same breakpoints, watches, etc ...
I want to compare both logs, I want to see if both versions emit the same gdb commands.
Also please post full logs, probably use a pastebin site if the forum do not allow large posts (I think the limit is 65536 chars in a post).
mushakk:
The diff between 6931 and 6921 is:
(6921)
--- Code: ---gdb: windows_init_thread_list
[New Thread 1396.0x1014]
[New Thread 1396.0x10f8]
[New Thread 1396.0xab4]
[New Thread 1396.0x10d8]
[New Thread 1396.0xce0]
[New Thread 1396.0x10a8]
[New Thread 1396.0x1224]
[New Thread 1396.0xf9c]
[New Thread 1396.0x12cc]
Breakpoint 2, CTileMap_TMX::ProcessElement (this=0x35eac0, _pElementName=0x4554f58 "map", _numAtts=12, _ppAtts=0x28bb64, _pElementData=0x0, _line=1) at C:\Trabajo\darky-mindshake2\Apps\Tanks\src\tiles\CTileMap_TMX.cpp:93
--- End code ---
(6931)
--- Code: ---[New Thread 3632.0xd38]
pid=3632 tid=d38 code=LOAD_DLL_DEBUG_EVENT)
[New Thread 3632.0x10d4]
[New Thread 3632.0x1164]
[New Thread 3632.0x1058]
[New Thread 3632.0xc50]
[New Thread 3632.0x90c]
[New Thread 3632.0x10c0]
[New Thread 3632.0x10dc]
[New Thread 3632.0xa70]
Breakpoint 2, CTileMap_TMX::ProcessElement (this=0x35ed08, _pElementName=0x83f0080 "map", _numAtts=12, _ppAtts=0x28bb64, _pElementData=0x0, _line=1) at C:\Trabajo\darky-mindshake2\Apps\Tanks\src\tiles\CTileMap_TMX.cpp:93
--- End code ---
Note: pid=3632 tid=d38 code=LOAD_DLL_DEBUG_EVENT)
oBFusCATed:
Full log please and do some stepping and watch evaluations.
Can you check if the executables are the same size do you build them with the same compiler.
mushakk:
Yes. The same compiler MinGW GCC 4.5.1 (from tdragon)
The exe is the same because I don't need to recompile the code to debug it.
Furthermore I compile always with these flags: "-g -ggdb -g3 -ggdb3"
How can I send you the log files? By an email?
They are too long to post here (limit 20000 chars)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version