PDA

View Full Version : Unable to debug "TextFinder" Qt Creater sample application



sankar
18th August 2011, 07:49
Hello,
Till now, I was using Qt 4.5 & VS 2008 to develop my desktop applications. But when i try to make use of "Qt Creator 2.2.1" to develop my application. I could successfully compile and run the sample "Text Finder" application. But when i tried debugging, it throws errors which is shown below,


The preferred debugger engine for debugging binaries of type ‘x86-windows-msvc2008-pe-32bit’ is not available.

The debugger engine ‘Gdb engine’ will be used as a fallback.

Details: There is no CDB binary available for binaries in format ‘x86-windows-msvc2008-pe-32bit’


Could some one tell me how to configure Qt Creator to debug desktop apps.

Regards,
Sankar.

stampede
18th August 2011, 09:03
.doc ? Can't you just make a screenshot or copy/paste the errors ? I think its faster to read the text, or open a .jpg.

sankar
18th August 2011, 11:09
I found the answer.

Thanks,
Sankar.

stampede
18th August 2011, 11:17
Thats great. Can you post the solution ? Maybe others will find it useful someday.

sankar
18th August 2011, 11:53
Hi,

# Downloaded "Debugging tools for Windows" and installed them.

Then, I could debug the application using Qt Creator.

Regards,
Sankar.

paie
2nd October 2011, 12:43
Hi,

# Downloaded "Debugging tools for Windows" and installed them.

Then, I could debug the application using Qt Creator.

Regards,
Sankar.

Maybe you could also share with us where you found "Debugging tools for Windows".
:)

stampede
2nd October 2011, 21:08
Try here : http://msdn.microsoft.com/en-us/windows/hardware/gg463009