It depends on debugger.
In gdb you can type "backtrace" to see a call stack and "list" to print a code.
I don't know about VS debugger.
If you use QtCreator then you should see all info in Debug mode.
Same is true for building. Open your project, go to "Projects" pane, then open build settings, and see the last section on the bottom: "Build environment" it contains all the variables that Qt Creator uses to build your project.
Hi and welcome to devnet,
AFAIK there's no such specialized template, however you can make a feature request on the "bug report system":http://bugreports.qt-project.org (please check first it there's not already such a request)
I think so, but no new software and no windows update since 3 days, That would be too simple ;)
Same thing if I launch qmake.exe directly from explorer, process is still running, if I try to look the call stack, ProcessExplorer crashes
the QMake.exe in "Android" folder seems to work fine
I will try to reinstall the packages...