Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
When debugging with Qt Creator
My Local Variable keep loading forever
I tried all the auto-detect debugger kit but no hope
What can I do?
Thanks a lot. Nghia
Hi and welcome to devnet,
You should consider using a more recent version of Qt Creator. The 4.14 is the current stable release.
Also, which version of macOS are you running with which version of Xcode ?
Thanks a lot, after upgrade Qt Creator to 4.14 (I also upgrade Xcode and MacOS to latest), the Local Variable finally appear.