Details
-
Suggestion
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.0.0
-
None
-
Ubuntu 13.10, LLDB, git build.
-
aef47d9011eee23e21ffb4ea6ea62d56dd6f6521
Description
After certain commit in git, Locals and Expressions become crowded with global variables.
http://www.zimagez.com/zimage/screenshot-02022014-230751.php
I have hundred global variables and it's became really hard to debug, and seems there is no way to disable it via QtC interface.
I suggest to introduce an option to disable the listing of global variables.
Temporary workaround would be great too.
Thanks.