User forums > Help
unable to debug with fresh install of code blocks
stahta01:
--- Quote from: superbem on January 18, 2013, 02:19:26 am ---Other thing but about building, my build show svn 0 instead 8792. Wonder why?
--- End quote ---
No idea on any debugging stuff; I do not use it much.
The "svn 0" is common if the svn command is not installed or in the executable search path.
Tim S.
oBFusCATed:
--- Quote from: superbem on January 18, 2013, 02:19:26 am ---A healthy debugger is imprescendible.
--- End quote ---
In fact currently the debugger works way better for real projects, than before. The only drawback is this missing feature.
--- Quote from: superbem on January 18, 2013, 02:19:26 am ---When do you think it will be working?
--- End quote ---
When someone implements it of course.
superbem:
I would implement it, if I can.
As far as I understant it, the issue is about wx tree with cels limitation?
Maybe I'm wrong.
I don't know about wx and gdb enough, but I wish so.
Can you point me something out?
ollydbg:
--- Quote from: superbem on January 18, 2013, 11:58:37 am ---I would implement it, if I can.
As far as I understant it, the issue is about wx tree with cels limitation?
Maybe I'm wrong.
I don't know about wx and gdb enough, but I wish so.
Can you point me something out?
--- End quote ---
GDB (with python enabled) will crash on un-initialzed local variables. We have such discussion on our forum before.
MortenMacFly:
--- Quote from: ollydbg on January 18, 2013, 02:28:38 pm ---GDB (with python enabled) will crash on un-initialzed local variables. We have such discussion on our forum before.
--- End quote ---
...not to forget that this python enabled debuggers are wide-spread meanwhile.
So: If we re-implement it we will face report that C::B crashes (which is actually wrong, cause GDB will crash). If we don't we get reports that this feature is missing... so whatever you do is wrong. :-)
However, the new features of GDB feature watching variables very quick (highlight and select "watch") - so is this really a missing feature?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version