hi all,
I keep strugling to get debugging information and get the debug helper error. Could somebody walk me through the QtCreator setup? have cleaned my disk and now it has only installed the last SDK:
c:\qt\2010.05\qt\bin (in path)
c:\qt\2010.05\mingw\bin (in path)
c:\qt\2010.05\pythongdb

In QtCreator -> Tools -> Options -> Qt4 ->
Qmake location: c:\qt\2010.05\qt\bin\qmake.exe
Mingw directory: c:\qt\2010.05\qt\bin

In QtCreator -> Tools -> Options -> debugger ->
Tab Gdb -> toolchains: C:\Qt\2010.05\pythongdb\gdb-i686-pc-mingw32.exe with only Mingw checked
no startup script
Tab -> Debugging helper: when I activate debugging helper I get an error, and the checkbox is dark grey anuway but I can activate it.
Use debugging helper from custom location: not activated
Use coe model: not activated

I have naged once on a fresh laptop installing this package to get proper debug information (such as seeing the content of QString) but I don't have that laptop available anymore.
When I installed the SDK package I still had Mingw separately on my disk... could that have bodged the install?

Help greatly appreciated.