How to solve Qt Creators variable-“” behavior?
Unfortunately it’s only a workaround (but I will write more as soon as possible) but this post pointed me to just disable “Load system GDB pretty printers” in Tools->Options->Debugger->GDB This behavior is a filed bug in QtCreator 3.0 seems to work for me now! EDIT: Although the bug tracker for QtCreator 3.0 says the bug … Read more