[QtCreator] Expand locals and expressions
-
Hi,
Is there any way to expand all items in locals and expressions (not manually of course).
I have to debug a complex project with a lot of structures, and I want to expand all items
in locals and expressions tree and use Ctrl+F to search for some values.Thanks,
Hawk -
I am not aware of such a feature. That would require a lot more data to be moved from debugger to Qt Creator, so it might not be feasible.
You can always file a feature request at https://bugreports.qt-project.org/ if you really want this;-)