User forums > Nightly builds
nightly builds: impossible to debug?
madnut.ua:
--- Quote from: sethjackson on March 14, 2006, 06:59:55 pm ---Hmm get newest SVN it should work......
--- End quote ---
Thanks,
All ok with new build on FreeBSD :)
on win32 not tested yet...
madnut.ua:
Hi! I have new trouble with debugger under FreeBSD. :) since 2256 revision till last. gdb just freeze and nothing todo after:
--- Code: ---Starting debugger: done
Registered new type: wxString
Registered new type: STL String
Registered new type: STL Vector
Setting breakpoints
Debugger name and version: GNU gdb 6.1.1 [FreeBSD]
--- End code ---
I think, that problem is here:
gdb_driver.cpp, line 199
--- Code: --- QueueCommand(new DebuggerCmd(this, _T("start")));
--- End code ---
Cause all working good after changing command back to "run"
So why need "start"?
killerbot:
your gdb says 6.1.1, could try to upgrade to gdb 6.3.x ??
JPlaroche:
Selecting target: default
Compiling: done
Adding source dir: D:\wxFRAM\
Adding source dir: D:\wxFRAM\
Adding file: Projet.exe
Starting debugger: done
Registered new type: wxString
Registered new type: STL String
Registered new type: STL Vector
Setting breakpoints
Debugger name and version: GNU gdb 6.3
Program received signal SIGSEGV, Segmentation fault.
In strlen () (C:\WINDOWS\system32\msvcrt.dll)
help help is error
JPlaroche:
is use new version 20 april 2006
thank you is help for my :P :shock:
output MZ
No symbol "MZ" in current context.
(gdb)
IS OK dbg 6.3.2
AND TO COMPIL WXWDIGETS 2.6.3 NEW AND PATCH 1
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version