User forums > Using Code::Blocks
Show local variables in the debugger
alexchen:
--- Quote from: MortenMacFly on July 30, 2013, 07:46:09 am ---
--- Quote from: alexchen on July 30, 2013, 06:18:25 am ---Is there is timetable when this functionality will be available? This is a very important feature supported by Windows Visual Studio, MacOS Xcode, and Eclipse C++. It makes life so much easier to debug at source code level.
--- End quote ---
I think I posted a patch that restores this functionality some times back to this forums. You could apply it yourself.
--- End quote ---
Where can I find the patch? I assume it requires a rebuild of Codeblocks from source?
MortenMacFly:
--- Quote from: alexchen on July 30, 2013, 06:19:59 pm ---Where can I find the patch? I assume it requires a rebuild of Codeblocks from source?
--- End quote ---
For the original version, please search the forums.
However, I believe meanwhile its outdated as we continued work in trunk. So I need to update it anyways. So please stay tuned... I'll post here.
And yes, it requires you to self-compile C::B which is easy.
alexchen:
Thank you sooooo much! This will be a life saver to anyone who is serious in source code level debugging.
oBFusCATed:
--- Quote from: alexchen on August 02, 2013, 09:08:55 pm ---This will be a life saver to anyone who is serious in source code level debugging.
--- End quote ---
I doubt it, in the current implementation this will cause only slowness and random crashes...
alexchen:
At least we have something to work on. Bugs can be fixed, but lack of functionality needed for a debugger to be useful will cripple the IDE and render it an editor and code compiler, not a debugger. I was frustrated by lack of local variable display window I ended up using gdb directly. Although it is not better but at lease I can go very low level and get the work done.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version