[Qt-creator] Problems with CDB Integration

Georg Wünsch georg.wuensch at machineering.de
Mon Nov 9 14:51:32 CET 2009


Hi all,

I am having the windows Debugging tools installed and am trying to debug an
application on win xp. I am having qtcreator 1.3 beta together with a
commercial license of QT 4.5.1.

The debugging helper seems to make problems, any clue what I am doing wrong?
Please find below the output in the debugging window.

Cheers, Georg

Output of debugger window:
Starting debugger for tool chain 'Microsoft Visual C++'...
dDebugger settings: 
dUseAlternatingRowColours: true  (default: false)
dUseMessageBoxForSignals: true  (default: true)
dAutoQuit: true  (default: false)
dLogTimeStamps: false  (default: false)
dUseDebuggingHelper: true  (default: true)
dUseCustomDebuggingHelperLocation: false  (default: false)
dCustomDebuggingHelperLocation:
C:\mwb\lib\Qt\qtcreator-1.2.92\lib\qtcreator\DebuggingHelper.dll  (default:
)
dDebugDebuggingHelpers: false  (default: false)
dUseToolTips: true  (default: false)
dUseToolTipsInLocalsView: false  (default: false)
dUseToolTipsInBreakpointsView: false  (default: false)
dUseAddressInBreakpointsView: false  (default: false)
dUseAddressInStackView: true  (default: false)
dLocation: C:\mwb\lib\Qt\qtcreator-1.2.92\mingw\bin\gdb.exe  (default: gdb)
dEnvironment:   (default: )
dScriptFile:   (default: )
dMaximalStackDepth: 20  (default: 20)
dListSourceFiles: true  (default: false)
dSkipKnownFrames: false  (default: false)
dEnableReverseDebugging: true  (default: false)
dAllPluginBreakpoints: true  (default: true)
dSelectedPluginBreakpoints: false  (default: false)
dNoPluginBreakpoints: false  (default: false)
dSelectedPluginBreakpointsPattern:   (default: .*)
dC:/mwb/main/build/debug/bin/Myapp.exe0x3788b20
dState changed from DebuggerNotReady(0) to EngineStarting(1).
dState changed from EngineStarting(1) to AdapterStarting(2).
dState changed from AdapterStarting(2) to AdapterStarted(3).
dState changed from AdapterStarted(3) to InferiorPreparing(5).
dState changed from InferiorPreparing(5) to InferiorPrepared(6).
dState changed from InferiorPrepared(6) to InferiorStarting(9).
sStarting Debugger
sDebugger running
d05528
 *** wait with pending attach
 
 Symbol search path is: 
 *** Invalid ***
 
e***************************************************************************
*
e* Symbol loading may be unreliable without a symbol search path.
*
e* Use .symfix to have the debugger choose a symbol path.
*
e* After setting your symbol path, use .reload to refresh symbol locations.
*
e***************************************************************************
*
e
 Executable search path is: 
 
 ModLoad: 00400000 006fb000   MyApp.exe
 
dState changed from InferiorStarting(9) to InferiorRunningRequested(11).
dState changed from InferiorRunningRequested(11) to InferiorRunning(12).
 Symbol search path is: 
 *** Invalid ***
 
e***************************************************************************
*
e* Symbol loading may be unreliable without a symbol search path.
*
e* Use .symfix to have the debugger choose a symbol path.
*
e* After setting your symbol path, use .reload to refresh symbol locations.
*
e***************************************************************************
*
e
 Executable search path is: 
 
eERROR: Unable to find system thread 
e1480
e
e
eERROR: The thread being debugged has either exited or cannot be accessed
e
eERROR: Many commands will not work properly
e
eCreate process unable to locate process or thread 
e1598
e:
e1480
e
e
dState changed from InferiorRunning(12) to InferiorStopping(13).
dState changed from InferiorStopping(13) to InferiorStopped(14).
wUnable to determine the thread information: GetCurrentThreadId failed:
E_UNEXPECTED
 Stopped, current thread: 0
wThe function "reloadRegisters()" failed: GetValues failed: E_UNEXPECTED
wGetCurrentThreadId failed: E_UNEXPECTED
dState changed from InferiorStopped(14) to InferiorShuttingDown(16).
 eax=
 00000000
  ebx=
 00000001
  ecx=
 00000002
  edx=
 00000003
  esi=
 00000004
  edi=
 00000005
 
 
 eip=
 7c961e13
  esp=
 0015fff8
  ebp=
 00000000
  iopl=
 0
  
    
  
    
  
 nv
  
 up
  
 ei
  
 pl
  
 nz
  
 na
  
 po
  
 nc
 
 
 cs=
 001b
   ss=
 0023
   ds=
 0023
   es=
 0023
   fs=
 0038
   gs=
 0000
              efl=
 00000200
 
 
 7c961e13 ??              ???
 
dState changed from InferiorShuttingDown(16) to InferiorShutDown(17).
dState changed from InferiorShutDown(17) to AdapterShuttingDown(19).
dState changed from AdapterShuttingDown(19) to DebuggerNotReady(0).





More information about the Qt-creator-old mailing list