User forums > Using Code::Blocks

How to unfold multiple items of watches at once?

(1/1)

rogeriodec:
I have some arrays that I want to follow during the debug.
The problem is that whenever the debug starts, Watches shows all the arrays folded. I am required to manually unfold them one by one.
Is there any way to unfold multiple items of watches at once?

BlueHazzard:
At the moment i don't think that there is a function for this --> Ticket on SF

rogeriodec:
Thanks, ticket created: https://sourceforge.net/p/codeblocks/tickets/655/

BlueHazzard:
@devs
How is a possible UI for this?
* Add a toolbar in the watches with different tools, like save/load watches, expand ecc?
* Add a context menu entry?
* Add a sub menu in the debugger menu?

oBFusCATed:
1. Save/load should be automatic. But C::B needs a generic api for saving files per project/workspace
2. All others should be in the context menu. A toolbar is too wasteful space-wise.

Navigation

[0] Message Index

Go to full version