Qt 6.11 is out! See what's new in the release
blog
[QtCreator] Expand locals and expressions
Qt Creator and other tools
3
Posts
2
Posters
1.2k
Views
1
Watching
-
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;-)