User forums > Using Code::Blocks
see current user defined variables by default???
iamk2:
Is there a setting to have the watchlist follow all my user defined variable as they are affecting the program through-out the debug process?
I am transitioning from netbeans because I get a lot more umph from my PC while using codeblocks (It loads five times faster and the editor defaults are so much better in CB). I know I can add them to the watchlist as I go along but I am used to netbeans having the variables values displayed by default. I could not find anything anywhere about setting up CB for this, so here I am.
Thanks
iamk2:
Hope that bumping this does not offend anyone - It has been some time since this was first asked and there have been zero responses. Looking for how or e definite NO.
If NO - where would be the appropriate place to suggest this setting be added??? I would think others would find it very useful also. To each his own though.
Alpha:
This feature unfortunately does not currently exist in Code::Blocks because no one has yet had the time/willpower to program it. (If you want to try your hands at writing it, I, or one of the other devs, can point you towards some resources.)
iamk2:
POINT AWAY - I will at least be able to see what I would be getting myself into. Not scared and retired with lots of time to burn
Alpha:
You will have to build the trunk version from source; skim through the developer info. Look up the GDB commands necessary to do this command line. Read into the source of the debugger plugin. Maybe search for Code::Blocks' experimental GDB-MI plugin if you have a lot more time.
oBFusCATed should be able to give you more specifics on the debugger plugin itself.
Navigation
[0] Message Index
[#] Next page
Go to full version