User forums > Using Code::Blocks
new to code::blocks, some questions
ronron24:
It also doesn't work without namespace.
ronron24:
a few questions for debugger.
1. when debugging the column size of the watcher tabs are very small. So each time I have to size them again and again. Is there a way the watcher remembers last layout setting?
2. moving the cursor above a variable shows some information. The value of the variable is visible after pressing + button. Is there a way to unfold this info without additional button press?
oBFusCATed:
--- Quote from: ronron24 on August 14, 2013, 08:55:32 pm ---1. when debugging the column size of the watcher tabs are very small. So each time I have to size them again and again. Is there a way the watcher remembers last layout setting?
--- End quote ---
This is a bug I can't reproduce reliably. Do you have an exact steps to reproduce it on a simple project?
--- Quote from: ronron24 on August 14, 2013, 08:55:32 pm ---2. moving the cursor above a variable shows some information. The value of the variable is visible after pressing + button. Is there a way to unfold this info without additional button press?
--- End quote ---
I'm not sure I understand what is your problem here. Please try to explain a bit better?
scarphin:
--- Quote from: oBFusCATed on August 14, 2013, 10:34:25 pm ---
--- Quote from: ronron24 on August 14, 2013, 08:55:32 pm ---2. moving the cursor above a variable shows some information. The value of the variable is visible after pressing + button. Is there a way to unfold this info without additional button press?
--- End quote ---
I'm not sure I understand what is your problem here. Please try to explain a bit better?
--- End quote ---
I think he's asking for a way to see the value of the variable without pressing '+' button, like automatically while hovering the mouse over it.
oBFusCATed:
--- Quote from: scarphin on August 14, 2013, 11:05:04 pm ---I think he's asking for a way to see the value of the variable without pressing '+' button, like automatically while hovering the mouse over it.
--- End quote ---
I doubt, because the '+' is not used to show the value of the expression under the cursor. I guess that he wants the variables to be automatically expanded, but this is done automagically, too.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version