On 28.04.2010 17:49, André Pönitz wrote:
> On Wednesday 28 April 2010 17:09:20 ext Stefan Muenkner wrote:
>> Hi Carsten,
>>
>> thanks for your helpful response.
>>
>> The project was not moved, I checked it out via subversion, the *creator
>> file was generated locally on the PC (since it is not version controlled).
>>
>> I actually used the Qt-version found in the path, and manually set one,
>> and deleted that, re-entered everything anew, recompiled gdbmacros.dll
>> using qtcreator and the commandline making absolute certain, that only the
>> gcc, gdb and qmake of the 4.6.2 version are used.
>>
>> Then I did a make clean for the whole project, re-compiled everything.
>>
>> Alas, to no avail. It's still showing the same messages. as in my previous
>> post.
>>
>> Again I would appreciate any idea where to look for a possible solution.
> 
> For debugger related issues always attach the debugger log, i.e. the
> contents of the right pane of Debug->Views->Debugger.
> 
> Andre'
> _______________________________________________
> Qt-creator mailing list
> [email protected]
> http://lists.trolltech.com/mailman/listinfo/qt-creator


Ok, please see the attached log file.

Thanks in advance.

Stefan
-- 
 Stefan Münkner
 FR 2.5 Biophysik
 Universität des Saarlandes
 Klinikum
 Gebäude 76
 D-66421 Homburg/Saar
..................................................
phone +49 6841 16-26222    fax   +49 6841 16-26211
http://www.uniklinikum-saarland.de/biophysik/
dState changed from <unknown>(-1) to DebuggerNotReady(0).
d0x13a43d00x140dcf00x140e6c03
dD:/scanclamp/src/phyqu/PhysicalQuantity.cpp100
sStarte Debugger für Toolchain '<Unbekannt>'...
dDebugger settings: 
dUseAlternatingRowColours: false  (default: false)
dUseMessageBoxForSignals: true  (default: true)
dAutoQuit: false  (default: false)
dLogTimeStamps: false  (default: false)
dUseDebuggingHelper: true  (default: true)
dUseCustomDebuggingHelperLocation: true  (default: false)
dCustomDebuggingHelperLocation: 
C:\Qt\2010.02\qt\qtc-debugging-helper\debug\gdbmacros.dll  (default: )
dDebugDebuggingHelpers: false  (default: false)
dUseCodeModel: true  (default: true)
dUseToolTips: false  (default: false)
dUseToolTipsInLocalsView: false  (default: false)
dUseToolTipsInBreakpointsView: false  (default: false)
dUseAddressInBreakpointsView: false  (default: false)
dUseAddressInStackView: false  (default: false)
dLocation: C:\Qt\2010.02\mingw\bin\gdb.exe  (default: gdb)
dEnvironment:   (default: )
dScriptFile:   (default: )
dWatchdogTimeout: 60  (default: 20)
dMaximalStackDepth: 20  (default: 20)
dListSourceFiles: false  (default: false)
dSkipKnownFrames: false  (default: false)
dEnableReverseDebugging: false  (default: false)
dAllPluginBreakpoints: true  (default: true)
dSelectedPluginBreakpoints: false  (default: false)
dNoPluginBreakpoints: false  (default: false)
dSelectedPluginBreakpointsPattern: .*  (default: .*)
dUsePreciseBreakpoints: true  (default: true)
dC:\Programme\ScanClamp\ScanClamp.exe0x13a43d0
dState changed from DebuggerNotReady(0) to EngineStarting(1).
dState changed from EngineStarting(1) to AdapterStarting(2).
dTRYING TO START ADAPTER
dSTARTING GDB 
dGDB STARTED, INITIALIZING IT
<1show version
<2-interpreter-exec console "help bb"
<3set print static-members off
<4set breakpoint pending on
<5set print elements 10000
<6set overload-resolution off
<7handle SIGSEGV nopass stop print
<8set unwindonsignal on
<9set width 0
<10set height 0
>~"GNU gdb 6.8\n"
>~"Copyright (C) 2008 Free Software Foundation, Inc.\n"
>~"License GPLv3+: GNU GPL version 3 or later 
><http://gnu.org/licenses/gpl.html>\n"
>~"This is free software: you are free to change and redistribute it.\n"
>~"There is NO WARRANTY, to the extent permitted by law.  Type \"show 
>copying\"\n"
>~"and \"show warranty\" for details.\n"
>~"This GDB was configured as \"i686-pc-mingw32\".\n"
>&"show version\n"
>~"GNU gdb 6.8\n"
>~"Copyright (C) 2008 Free Software Foundation, Inc.\n"
>~"License GPLv3+: GNU GPL version 3 or later 
><http://gnu.org/licenses/gpl.html>\n"
>~"This is free software: you are free to change and redistribute it.\n"
>~"There is NO WARRANTY, to the extent permitted by law.  Type \"show 
>copying\"\n"
>~"and \"show warranty\" for details.\n"
>~"This GDB was configured as \"i686-pc-mingw32\".\n"
>1^done
dVERSION: 1^done,{logstreamoutput="show version\n",consolestreamoutput="GNU gdb 
6.8\nCopyright (C) 2008 Free Software Foundation, Inc.\nLicense GPLv3+: GNU GPL 
version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is free software: 
you are free to change and redistribute it.\nThere is NO WARRANTY, to the 
extent permitted by law.  Type \"show copying\"\nand \"show warranty\" for 
details.\nThis GDB was configured as \"i686-pc-mingw32\".\nGNU gdb 
6.8\nCopyright (C) 2008 Free Software Foundation, Inc.\nLicense GPLv3+: GNU GPL 
version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is free software: 
you are free to change and redistribute it.\nThere is NO WARRANTY, to the 
extent permitted by law.  Type \"show copying\"\nand \"show warranty\" for 
details.\nThis GDB was configured as \"i686-pc-mingw32\".\n"}
d
dGDB VERSION: 60800, BUILD: 0
>&"Undefined command: \"bb\".  Try \"help\".\n"
>2^error,msg="Undefined command: \"bb\".  Try \"help\"."
>&"set print static-members off\n"
>3^done
>&"set breakpoint pending on\n"
>4^done
>&"set print elements 10000\n"
>5^done
>&"set overload-resolution off\n"
>6^done
>&"handle SIGSEGV nopass stop print\n"
>~"Signal        Stop\tPrint\tPass to program\tDescription\n"
>~"SIGSEGV       Yes\tYes\tNo\t\tSegmentation fault\n"
>7^done
>&"set unwindonsignal on\n"
>8^done
>&"set width 0\n"
>9^done
>&"set height 0\n"
>10^done
dState changed from AdapterStarting(2) to AdapterStarted(3).
dADAPTER SUCCESSFULLY STARTED
sStarte zu debuggenden Prozess...
dState changed from AdapterStarted(3) to InferiorStarting(6).
d02464
<11attach 2464
>&"attach 2464\n"
>~"Attaching to process 2464\n"
>~"gdb: thawing initially frozen thread.\n"
>~"[New thread 2464.0x8b4]\n"
s[New thread 2464.0x8b4]
>~"(no debugging symbols found)\n"
>~"(no debugging symbols found)\n"
>~"(no debugging symbols found)\n"
>~"(no debugging symbols found)\n"
>~"(no debugging symbols found)\n"
>~"(no debugging symbols found)\n"
>~"(no debugging symbols found)\n"
>~"(no debugging symbols found)\n"
>~"(no debugging symbols found)\n"
>~"(no debugging symbols found)\n"
>~"(no debugging symbols found)\n"
>~"(no debugging symbols found)\n"
>~"(no debugging symbols found)\n"
>~"(no debugging symbols found)\n"
>&"warning: Lowest section in C:\\WINDOWS\\system32\\lz32.dll is .text at 
>73dc1000\n"
>~"(no debugging symbols found)\n"
>~"(no debugging symbols found)\n"
>~"(no debugging symbols found)\n"
>~"(no debugging symbols found)\n"
>~"(no debugging symbols found)\n"
>~"(no debugging symbols found)\n"
>~"(no debugging symbols found)\n"
>~"[New thread 2464.0x944]\n"
s[New thread 2464.0x944]
>~"Load new symbol table from \"C:\\Programme\\ScanClamp\\ScanClamp.exe\"? (y 
>or n) [answered Y; input not from terminal]\n"
>~"Reading symbols from C:\\Programme\\ScanClamp\\ScanClamp.exe..."
sLese C:\Programme\ScanClamp\ScanClamp.exe......
>~"done.\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\ntdll.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\kernel32.dll\n"
>~"Symbols already loaded for C:\\Programme\\ScanClamp\\python25.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\user32.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\gdi32.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\advapi32.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\rpcrt4.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\secur32.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\shell32.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\msvcrt.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\shlwapi.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\msvcr71.dll\n"
>~"Symbols already loaded for C:\\Programme\\ScanClamp\\ITCMM.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\winmm.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\lz32.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\glu32.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\opengl32.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\ddraw.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\dciman32.dll\n"
>~"Symbols already loaded for C:\\Programme\\ScanClamp\\mingwm10.dll\n"
>~"Symbols already loaded for C:\\Programme\\ScanClamp\\libgcc_s_dw2-1.dll\n"
>~"Symbols already loaded for C:\\Programme\\ScanClamp\\Qt3Supportd4.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\comdlg32.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\comctl32.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\ws2_32.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\ws2help.dll\n"
>~"Symbols already loaded for C:\\Programme\\ScanClamp\\QtCored4.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\ole32.dll\n"
>~"Symbols already loaded for C:\\Programme\\ScanClamp\\QtGuid4.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\imm32.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\oleaut32.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\winspool.drv\n"
>~"Symbols already loaded for C:\\Programme\\ScanClamp\\QtNetworkd4.dll\n"
>~"Symbols already loaded for C:\\Programme\\ScanClamp\\QtSqld4.dll\n"
>~"Symbols already loaded for C:\\Programme\\ScanClamp\\QtXmld4.dll\n"
>~"Symbols already loaded for C:\\Programme\\ScanClamp\\QtOpenGLd4.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\cssdll32.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\version.dll\n"
>~"Symbols already loaded for 
>C:\\WINDOWS\\WinSxS\\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\\comctl32.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\rdpsnd.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\winsta.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\netapi32.dll\n"
>~"Symbols already loaded for C:\\WINDOWS\\system32\\psapi.dll\n"
>~"[Switching to thread 2464.0x944]\n"
>11^done
dState changed from InferiorStarting(6) to InferiorStopped(13).
dINFERIOR ATTACHED
<12set substitute-path 
C:/qt-greenhouse/Trolltech/Code_less_create_more/Trolltech/Code_less_create_more/Troll/4.6/qt
 C:/Qt/2010.02/qt/include/..
<13set substitute-path C:/iwmake/build_mingw_opensource 
C:/Qt/2010.02/qt/include/..
sSetze Haltepunkte...
<14-file-list-exec-source-files
<15-break-list
>&"set substitute-path 
>C:/qt-greenhouse/Trolltech/Code_less_create_more/Trolltech/Code_less_create_more/Troll/4.6/qt
> C:/Qt/2010.02/qt/include/..\n"
>12^done
>&"set substitute-path C:/iwmake/build_mingw_opensource 
>C:/Qt/2010.02/qt/include/..\n"
>13^done
>14^done,files=[{file="../../../gcc-4.4.0/libgcc/../gcc/libgcc2.c"},{file="../../../gcc-4.4.0/libgcc/../gcc/gthr-win32.h"},{file="../../../gcc-4.4.0/libgcc/../gcc/config/i386/gthr-win32.c"},{file="../../../gcc-4.4.0/libgcc/../gcc/config/i386/gthr-win32.c"},{file="../../../gcc-4.4.0/libgcc/../gcc/config/i386/cygwin.asm"},{file="../../../gcc-4.4.0/libgcc/../gcc/config/i386/cygwin.asm"},{file="cp-demangle.c"},{file="cp-demangle.c"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/unwind-cxx.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_type.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_type.cc"},{file="/mingw/src/gcc-4.4.0/libstdc++-v3/libsupc++/typeinfo"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/vterminate.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/vterminate.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_term_handler.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_unex_handler.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/new_handler.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/new_handler.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/tinfo.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/tinfo.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_call.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_call.cc"},{file="/mingw/src/gccbf/mingw32/libstdc++-v3/include/mingw32/bits/gthr-default.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_alloc.cc"},{file="/mingw/src/gccbf/mingw32/libstdc++-v3/include/ext/concurrence.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_alloc.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_globals.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_globals.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_terminate.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_terminate.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_exception.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_exception.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/guard.cc"},{file="/mingw/src/gccbf/mingw32/libstdc++-v3/include/mingw32/bits/gthr-default.h"},{file="/mingw/src/gccbf/mingw32/libstdc++-v3/include/ext/concurrence.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/guard.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/unwind-cxx.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_throw.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_throw.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/unwind-cxx.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_catch.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_catch.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/new_opv.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/new_opv.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/pure.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/pure.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/del_opv.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/del_opv.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/tinfo.h"},{file="/mingw/src/gcc-4.4.0/libstdc++-v3/libsupc++/cxxabi.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/vmi_class_type_info.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/vmi_class_type_info.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/new"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/new_op.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/new_op.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/del_op.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/del_op.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/tinfo.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/class_type_info.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/class_type_info.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/si_class_type_info.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/si_class_type_info.cc"},{file="/mingw/src/gcc-4.4.0/libstdc++-v3/libsupc++/exception"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/unwind-cxx.h"},{file="/mingw/src/gcc-4.4.0/libstdc++-v3/../gcc/unwind-pe.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_personality.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_personality.cc"},{file="../../../gcc-4.4.0/libgcc/../gcc/libgcc2.c"},{file="../../../gcc-4.4.0/libgcc/../gcc/gthr-win32.h"},{file="../../../gcc-4.4.0/libgcc/../gcc/config/i386/gthr-win32.c"},{file="../../../gcc-4.4.0/libgcc/../gcc/config/i386/gthr-win32.c"},{file="../../../gcc-4.4.0/libgcc/../gcc/config/i386/cygwin.asm"},{file="../../../gcc-4.4.0/libgcc/../gcc/config/i386/cygwin.asm"},{file="cp-demangle.c"},{file="cp-demangle.c"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/unwind-cxx.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_type.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_type.cc"},{file="/mingw/src/gcc-4.4.0/libstdc++-v3/libsupc++/typeinfo"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/vterminate.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/vterminate.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_term_handler.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_unex_handler.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/tinfo.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/tinfo.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_call.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_call.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_globals.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_globals.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_terminate.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_terminate.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/new_opv.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/new_opv.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/del_opv.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/del_opv.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/new_handler.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/new_handler.cc"},{file="/mingw/src/gccbf/mingw32/libstdc++-v3/include/mingw32/bits/gthr-default.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_alloc.cc"},{file="/mingw/src/gccbf/mingw32/libstdc++-v3/include/ext/concurrence.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_alloc.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_exception.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_exception.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/del_op.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/del_op.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/pure.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/pure.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/unwind-cxx.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_throw.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_throw.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/unwind-cxx.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_catch.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_catch.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/new"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/new_op.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/new_op.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/guard.cc"},{file="/mingw/src/gccbf/mingw32/libstdc++-v3/include/mingw32/bits/gthr-default.h"},{file="/mingw/src/gccbf/mingw32/libstdc++-v3/include/ext/concurrence.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/guard.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/tinfo.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/class_type_info.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/class_type_info.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/tinfo.h"},{file="/mingw/src/gcc-4.4.0/libstdc++-v3/libsupc++/cxxabi.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/vmi_class_type_info.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/vmi_class_type_info.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/si_class_type_info.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/si_class_type_info.cc"},{file="/mingw/src/gcc-4.4.0/libstdc++-v3/libsupc++/exception"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/unwind-cxx.h"},{file="/mingw/src/gcc-4.4.0/libstdc++-v3/../gcc/unwind-pe.h"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_personality.cc"},{file="../../../../gcc-4.4.0/libstdc++-v3/libsupc++/eh_personality.cc"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qeventtransition.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qeventtransition.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qeventtransition.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qsignaltransition.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qbytearray.h"},{file="../../include/QtCore/../../src/corelib/arch/qatomic_i386.h"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qsignaltransition.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qsignaltransition.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qabstracttransition.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qlist.h"},{file="../../include/QtCore/../../src/corelib/arch/qatomic_i386.h"},{file="../../include/QtCore/../../src/corelib/thread/qbasicatomic.h"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qabstracttransition.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qabstracttransition.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qhistorystate.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qhistorystate.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qhistorystate.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qfinalstate.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qfinalstate.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qfinalstate.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qstate.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qstate.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qstate.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qabstractstate.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qabstractstate.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qabstractstate.cpp"},{file="tmp/moc/debug_shared//../../../codecs/qtextcodecplugin.h"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qtextcodecplugin.cpp"},{file="../../include/QtCore/../../src/corelib/plugin/qfactoryinterface.h"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qtextcodecplugin.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qtextcodecplugin.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qwineventnotifier_p.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qwineventnotifier_p.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qwineventnotifier_p.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qeventdispatcher_win_p.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qeventdispatcher_win_p.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qeventdispatcher_win_p.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qsharedmemory.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qsharedmemory.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qsharedmemory.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qobjectcleanuphandler.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qobjectcleanuphandler.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qobjectcleanuphandler.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qtranslator.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qtranslator.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qtranslator.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qtimer.cpp"},{file="tmp/moc/debug_shared//../../../kernel/qtimer.h"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qtimer.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qtimer.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qsocketnotifier.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qsocketnotifier.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qsocketnotifier.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qmimedata.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qmimedata.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qmimedata.cpp"},{file="tmp\\moc\\debug_shared\\moc_qcoreevent.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qcoreevent.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qcoreapplication.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qstring.h"},{file="../../include/QtCore/../../src/corelib/arch/qatomic_i386.h"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qcoreapplication.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qcoreapplication.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qeventloop.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qeventloop.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qeventloop.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qabstractitemmodel.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qabstractitemmodel.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qabstractitemmodel.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qabstracteventdispatcher.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qabstracteventdispatcher.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qabstracteventdispatcher.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qfactoryloader_p.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qfactoryloader_p.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qfactoryloader_p.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qlibrary.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qstring.h"},{file="../../include/QtCore/../../src/corelib/arch/qatomic_i386.h"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qlibrary.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qlibrary.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qpluginloader.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qstring.h"},{file="../../include/QtCore/../../src/corelib/arch/qatomic_i386.h"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qpluginloader.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qpluginloader.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qwindowspipewriter_p.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qwindowspipewriter_p.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qwindowspipewriter_p.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qfilesystemwatcher_win_p.cpp"},{file="../../include/QtCore/private/../../../src/corelib/kernel/qobject_p.h"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qfilesystemwatcher_win_p.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qfilesystemwatcher_win_p.cpp"},{file="tmp/moc/debug_shared//../../../io/qfilesystemwatcher_p.h"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qfilesystemwatcher_p.cpp"},{file="../../include/QtCore/private/../../../src/corelib/kernel/qobject_p.h"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qfilesystemwatcher_p.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qfilesystemwatcher_p.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qsettings.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qsettings.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qsettings.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qtemporaryfile.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qtemporaryfile.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qtemporaryfile.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qnoncontiguousbytedevice_p.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qnoncontiguousbytedevice_p.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qnoncontiguousbytedevice_p.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qiodevice.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qiodevice.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qiodevice.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qfile.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qfile.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qfile.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qtimeline.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qtimeline.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qtimeline.cpp"},{file="tmp\\moc\\debug_shared\\moc_qlocale.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qlocale.cpp"},{file="tmp\\moc\\debug_shared\\moc_qeasingcurve.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qeasingcurve.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qthread.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qthread.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qthread.cpp"},{file="tmp\\moc\\debug_shared\\moc_qnamespace.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qnamespace.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qthreadpool.cpp"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qthreadpool.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qthreadpool.cpp"},{file="../../include/QtCore/../../src/corelib/io/qtextstream.h"},{file="../../include/QtCore/../../src/corelib/tools/qmap.h"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="tmp/moc/debug_shared/moc_qfuturewatcher.cpp"},{file="tmp/moc/debug_shared//../../../concurrent/qfuturewatcher.h"},{file="../../include/QtCore/../../src/corelib/concurrent/qtconcurrentresultstore.h"},{file="../../include/QtCore/../../src/corelib/arch/qatomic_i386.h"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="tmp\\moc\\debug_shared\\moc_qfuturewatcher.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/tmp\\moc\\debug_shared\\moc_qfuturewatcher.cpp"},{file="xml/qxmlutils.cpp"},{file="../../include/QtCore/../../src/corelib/tools/qstring.h"},{file="../../include/QtCore/../../src/corelib/arch/qatomic_i386.h"},{file="../../include/QtCore/../../src/corelib/tools/qchar.h"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="xml\\qxmlutils.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/xml\\qxmlutils.cpp"},{file="../../include/QtCore/../../src/corelib/io/qtextstream.h"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="../../include/QtCore/../../src/corelib/tools/qvector.h"},{file="xml/qxmlstream.cpp"},{file="xml//qxmlstream_p.h"},{file="../../include/QtCore/../../src/corelib/codecs/qtextcodec.h"},{file="../../include/QtCore/../../src/corelib/tools/qhash.h"},{file="xml//qxmlutils_p.h"},{file="../../include/QtCore/../../src/corelib/xml/qxmlstream.h"},{file="../../include/QtCore/../../src/corelib/io/qiodevice.h"},{file="../../include/QtCore/../../src/corelib/tools/qstring.h"},{file="c:/mingw/bin/../lib/gcc/mingw32/4.4.0/include/c++/new",fullname="c:/mingw/bin/../lib/gcc/mingw32/4.4.0/include/c++/new"},{file="../../include/QtCore/../../src/corelib/tools/qbytearray.h"},{file="../../include/QtCore/../../src/corelib/arch/qatomic_i386.h"},{file="../../include/QtCore/../../src/corelib/thread/qbasicatomic.h"},{file="../../include/QtCore/../../src/corelib/tools/qchar.h"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="xml\\qxmlstream.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/xml\\qxmlstream.cpp"},{file="../../include/QtCore/../../src/corelib/io/qtextstream.h"},{file="../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="../../include/QtCore/../../src/corelib/tools/qset.h"},{file="../../include/QtCore/../../src/corelib/tools/qlist.h"},{file="statemachine/qeventtransition.cpp"},{file="../../include/QtCore/private/../../../src/corelib/statemachine/qabstracttransition_p.h"},{file="statemachine//qstatemachine.h"},{file="statemachine//qeventtransition_p.h"},{file="../../include/QtCore/private/../../../src/corelib/kernel/qobject_p.h"},{file="../../include/QtCore/../../src/corelib/tools/qhash.h"},{file="statemachine//qeventtransition.h"},{file="../../include/QtCore/../../src/corelib/kernel/qcoreevent.h"},{file="../../include/QtCore/../../src/corelib/arch/qatomic_i386.h"},{file="../../include/QtCore/../../src/corelib/thread/qbasicatomic.h"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="statemachine\\qeventtransition.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/statemachine\\qeventtransition.cpp"},{file="../../include/QtCore/../../src/corelib/io/qtextstream.h"},{file="../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="../../include/QtCore/../../src/corelib/tools/qset.h"},{file="../../include/QtCore/../../src/corelib/tools/qlist.h"},{file="statemachine/qsignaltransition.cpp"},{file="../../include/QtCore/private/../../../src/corelib/statemachine/qabstracttransition_p.h"},{file="statemachine//qstatemachine.h"},{file="statemachine//qsignaltransition_p.h"},{file="../../include/QtCore/private/../../../src/corelib/kernel/qobject_p.h"},{file="../../include/QtCore/../../src/corelib/tools/qhash.h"},{file="../../include/QtCore/../../src/corelib/kernel/qcoreevent.h"},{file="statemachine//qsignaltransition.h"},{file="../../include/QtCore/../../src/corelib/tools/qbytearray.h"},{file="../../include/QtCore/../../src/corelib/arch/qatomic_i386.h"},{file="../../include/QtCore/../../src/corelib/thread/qbasicatomic.h"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="statemachine\\qsignaltransition.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/statemachine\\qsignaltransition.cpp"},{file="../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h"},{file="statemachine//qstate.h"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h"},{file="../../include/QtCore/../../src/corelib/kernel/qobject.h"},{file="statemachine/qabstracttransition.cpp"},{file="statemachine//qabstracttransition_p.h"},{file="../../include/QtCore/private/../../../src/corelib/kernel/qobject_p.h"},{file="statemachine//qabstracttransition.h"},{file="../../include/QtCore/../../src/corelib/tools/qlist.h"},{file="../../include/QtCore/../../src/corelib/arch/qatomic_i386.h"},{file="../../include/QtCore/../../src/corelib/thread/qbasicatomic.h"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="statemachine\\qabstracttransition.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/statemachine\\qabstracttransition.cpp"},{file="statemachine//qhistorystate_p.h"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="../../include/QtCore/../../src/corelib/tools/qlist.h"},{file="../../include/QtCore/../../src/corelib/global/qglobal.h"},{file="statemachine/qhistorystate.cpp"},{file="../../include/QtCore/private/../../../src/corelib/statemachine/qabstractstate_p.h"},{file="../../include/QtCore/private/../../../src/corelib/kernel/qobject_p.h"},{file="statemachine//qhistorystate.h"},{file="../../include/QtCore/../../src/corelib/arch/qatomic_i386.h"},{file="../../include/QtCore/../../src/corelib/thread/qbasicatomic.h"},{file="statemachine\\qhistorystate.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/statemachine\\qhistorystate.cpp"},{file="statemachine/qfinalstate.cpp"},{file="statemachine//qabstractstate_p.h"},{file="../../include/QtCore/private/../../../src/corelib/kernel/qobject_p.h"},{file="statemachine\\qfinalstate.cpp",fullname="C:/Qt/2010.02/qt/include/..\\src\\corelib/statemachine\\qfinalstate.cpp"},{file="statemachine//qstatemachine.h"},{file="statemachine//qabstracttransition.h"},{file="statemachine//qhistorystate.h"},{file="../../include/QtCore/../../src/corelib/statemachine/qabstractstate.h"},{file="../../include/QtCore/../../src/corelib/tools/qscopedpointer.h"},{file="../../include/QtCore/../../src/corelib/tools/qset.h"},{file="../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h"},{file="../../include/QtCore/../../src/corelib/kernel/qobject.h"},{file="statemachine/qstate.cpp"},{file="../../include/QtCore/private/../../../src/corelib/statemachine/qabstractstate_p.h"},{file="statemachine//qstate_p.h"},{file="../../include/QtCore/private/../../../src/corelib/kernel/qobject_p.h"},{file="../../include/QtCore/../../src/corelib/tools/qhash.h"},{file="../../include/QtCore/../../src/corelib/kernel/qcoreevent.h"},{file="statemachine//qstate.h"},{file="../../include/QtCore/../../src/corelib/tools/qlist.h"},{file="../../include/QtCore/../../src/corelib/tools/qbytearray.h"},{file="../../include/QtCore/../../src/corelib/arch/qatomic_i386.h"},{file="../../include/QtCore/../
> [...] <cut off>
>15^done,BreakpointTable={nr_rows="0",nr_cols="6",hdr=[{width="7",alignment="-1",col_name="number",colhdr="Num"},{width="14",alignment="-1",col_name="type",colhdr="Type"},{width="4",alignment="-1",col_name="disp",colhdr="Disp"},{width="3",alignment="-1",col_name="enabled",colhdr="Enb"},{width="10",alignment="-1",col_name="addr",colhdr="Address"},{width="40",alignment="2",col_name="what",colhdr="What"}],body=[]}
<16-break-insert -f "\"PhysicalQuantity.cpp\":100"
>16^done,bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="0x0044926c",func="PhysicalQuantity::initFrom(QString
> 
>const&)",file="PhysicalQuantity.cpp",fullname="D:\\scanclamp\\src\\phyqu/PhysicalQuantity.cpp",line="100",times="0"}
dALL COMMANDS DONE; INVOKING CALLBACK
dBREAKPOINTS SET, CONTINUING INFERIOR STARTUP
dState changed from InferiorStopped(13) to InferiorRunningRequested(8).
<17-exec-continue
>17^running
dState changed from InferiorRunningRequested(8) to InferiorRunning(10).
sLäuft...
>&"warning: Lowest section in C:\\WINDOWS\\system32\\xpsp2res.dll is .rsrc at 
>00011000\n"
>~"[New thread 2464.0xe10]\n"
s[New thread 2464.0xe10]
>~"[New thread 2464.0x6e8]\n"
s[New thread 2464.0x6e8]
>~"[Switching to thread 2464.0x8b4]\n"
>17*stopped,reason="breakpoint-hit",bkptno="1",thread-id="1",frame={addr="0x0044926c",func="PhysicalQuantity::initFrom",args=[{name="this",value="0x22fa68"},{name="s",value="@0x22fa2c"}],file="PhysicalQuantity.cpp",fullname="D:\\scanclamp\\src\\phyqu/PhysicalQuantity.cpp",line="100"}
dState changed from InferiorRunning(10) to InferiorStopping(11).
dState changed from InferiorStopping(11) to InferiorStopped(13).
dDumper injection loading triggered 
(C:\Qt\2010.02\qt\qtc-debugging-helper\debug\gdbmacros.dll)...
<18p 4
>&"p 4\n"
>~"$1 = 4"
>~"\n"
>18^done
<19info shared
<20-break-list
sAn Haltepunkt angehalten.
<21call (void*)qDumpObjectData440(1,21+1,0,0,0,0,0,0)
<22p (char*)&qDumpOutBuffer
<23-stack-list-arguments 2 0 0
<24-stack-list-locals 2
<25-stack-list-frames 0 20
<26-thread-list-ids
>&"info shared\n"
>~"From        To          Syms Read   Shared Object Library\n"
>~"0x7c911000  0x7c9c8eb8  Yes         C:\\WINDOWS\\system32\\ntdll.dll\n"
>~"0x7c801000  0x7c907c84  Yes         C:\\WINDOWS\\system32\\kernel32.dll\n"
>~"0x1e001000  0x1e207da6  Yes         C:\\Programme\\ScanClamp\\python25.dll\n"
>~"0x7e361000  0x7e3f0de4  Yes         C:\\WINDOWS\\system32\\user32.dll\n"
>~"0x77ef1000  0x77f38870  Yes         C:\\WINDOWS\\system32\\gdi32.dll\n"
>~"0x77da1000  0x77e49af8  Yes         C:\\WINDOWS\\system32\\advapi32.dll\n"
>~"0x77e51000  0x77ee1488  Yes         C:\\WINDOWS\\system32\\rpcrt4.dll\n"
>~"0x77fc1000  0x77fd0888  Yes         C:\\WINDOWS\\system32\\secur32.dll\n"
>~"0x7e671000  0x7ee904c0  Yes         C:\\WINDOWS\\system32\\shell32.dll\n"
>~"0x77be1000  0x77c37d74  Yes         C:\\WINDOWS\\system32\\msvcrt.dll\n"
>~"0x77f41000  0x77fb59d4  Yes         C:\\WINDOWS\\system32\\shlwapi.dll\n"
>~"0x7c341000  0x7c395b64  Yes         C:\\WINDOWS\\system32\\msvcr71.dll\n"
>~"0x10001000  0x10053632  Yes         C:\\Programme\\ScanClamp\\ITCMM.dll\n"
>~"0x76af1000  0x76b1d8b4  Yes         C:\\WINDOWS\\system32\\winmm.dll\n"
>~"0x73dc1000  0x73dc23e0  Yes         C:\\WINDOWS\\system32\\lz32.dll\n"
>~"0x68fc1000  0x68fdf918  Yes         C:\\WINDOWS\\system32\\glu32.dll\n"
>~"0x5f0d1000  0x5f19bed4  Yes         C:\\WINDOWS\\system32\\opengl32.dll\n"
>~"0x736d1000  0x7371a0cc  Yes         C:\\WINDOWS\\system32\\ddraw.dll\n"
>~"0x73b31000  0x73b350c4  Yes         C:\\WINDOWS\\system32\\dciman32.dll\n"
>~"0x6fbc1000  0x6fbc6078  Yes         C:\\Programme\\ScanClamp\\mingwm10.dll\n"
>~"0x6e941000  0x6e94f630  Yes         
>C:\\Programme\\ScanClamp\\libgcc_s_dw2-1.dll\n"
>~"0x6bd01000  0x6c01780c  Yes         
>C:\\Programme\\ScanClamp\\Qt3Supportd4.dll\n"
>~"0x76351000  0x763994dc  Yes         C:\\WINDOWS\\system32\\comdlg32.dll\n"
>~"0x5d451000  0x5d4e9080  Yes         C:\\WINDOWS\\system32\\comctl32.dll\n"
>~"0x71a11000  0x71a26dc8  Yes         C:\\WINDOWS\\system32\\ws2_32.dll\n"
>~"0x71a01000  0x71a07320  Yes         C:\\WINDOWS\\system32\\ws2help.dll\n"
>~"0x6a101000  0x6a3d7a78  Yes         C:\\Programme\\ScanClamp\\QtCored4.dll\n"
>~"0x774b1000  0x775ec0d4  Yes         C:\\WINDOWS\\system32\\ole32.dll\n"
>~"0x04d31000  0x05895d64  Yes         C:\\Programme\\ScanClamp\\QtGuid4.dll\n"
>~"0x76331000  0x7634cc6c  Yes         C:\\WINDOWS\\system32\\imm32.dll\n"
>~"0x770f1000  0x7717a414  Yes         C:\\WINDOWS\\system32\\oleaut32.dll\n"
>~"0x72f71000  0x72f9551c  Yes         C:\\WINDOWS\\system32\\winspool.drv\n"
>~"0x68001000  0x681485f4  Yes         
>C:\\Programme\\ScanClamp\\QtNetworkd4.dll\n"
>~"0x64001000  0x640513d8  Yes         C:\\Programme\\ScanClamp\\QtSqld4.dll\n"
>~"0x65081000  0x650f8444  Yes         C:\\Programme\\ScanClamp\\QtXmld4.dll\n"
>~"0x70bc1000  0x70ca89b8  Yes         
>C:\\Programme\\ScanClamp\\QtOpenGLd4.dll\n"
>~"0x0d961000  0x0d99cec0  Yes         C:\\WINDOWS\\system32\\cssdll32.dll\n"
>~"0x77bd1000  0x77bd7300  Yes         C:\\WINDOWS\\system32\\version.dll\n"
>~"0x773a1000  0x774a2e28  Yes         
>C:\\WINDOWS\\WinSxS\\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\\comctl32.dll\n"
>~"0x5de81000  0x5de873ca  Yes         C:\\WINDOWS\\system32\\rdpsnd.dll\n"
>~"0x76301000  0x7630f998  Yes         C:\\WINDOWS\\system32\\winsta.dll\n"
>~"0x597d1000  0x5982489c  Yes         C:\\WINDOWS\\system32\\netapi32.dll\n"
>~"0x76bb1000  0x76bba3c4  Yes         C:\\WINDOWS\\system32\\psapi.dll\n"
>~"0x5b0f1000  0x5b127990  Yes         C:\\WINDOWS\\system32\\uxtheme.dll\n"
>~"0x746a1000  0x746ebc4c  Yes         C:\\WINDOWS\\system32\\msctf.dll\n"
>~"0x0dec1000  0x0e03045e  Yes         c:\\Programme\\Matrox Graphics 
>Inc\\PowerDesk SE\\Matrox.PowerDesk.Hooks.dll\n"
>~"0x75251000  0x7527dba0  Yes         C:\\WINDOWS\\system32\\msctfime.ime\n"
>~"0x76621000  0x766d57a0  Yes         C:\\WINDOWS\\system32\\userenv.dll\n"
>~"0x77661000  0x776801a0  Yes         C:\\WINDOWS\\system32\\ntmarta.dll\n"
>~"0x71b71000  0x71b826f0  Yes         C:\\WINDOWS\\system32\\samlib.dll\n"
>~"0x76f21000  0x76f4c290  Yes         C:\\WINDOWS\\system32\\wldap32.dll\n"
>~"0x76bf1000  0x76c1d4c8  Yes         C:\\WINDOWS\\system32\\wintrust.dll\n"
>~"0x77a51000  0x77ae5fa0  Yes         C:\\WINDOWS\\system32\\crypt32.dll\n"
>~"0x77af1000  0x77b01294  Yes         C:\\WINDOWS\\system32\\msasn1.dll\n"
>~"0x76c51000  0x76c77054  Yes         C:\\WINDOWS\\system32\\imagehlp.dll\n"
>~"0x72c91000  0x72c9851e  Yes         C:\\WINDOWS\\system32\\wdmaud.drv\n"
>~"0x0f911000  0x0fbe8cc0  Yes         C:\\WINDOWS\\system32\\xpsp2res.dll\n"
>~"0x72c81000  0x72c8729c  Yes         C:\\WINDOWS\\system32\\msacm32.drv\n"
>~"0x77bb1000  0x77bc47dc  Yes         C:\\WINDOWS\\system32\\msacm32.dll\n"
>~"0x77ba1000  0x77ba642e  Yes         C:\\WINDOWS\\system32\\midimap.dll\n"
>~"0x58791000  0x587961a2  Yes         C:\\WINDOWS\\system32\\imaadp32.acm\n"
>~"0x72c61000  0x72c660c6  Yes         C:\\WINDOWS\\system32\\msadp32.acm\n"
>~"0x586a1000  0x586a4068  Yes         C:\\WINDOWS\\system32\\msg711.acm\n"
>~"0x58671000  0x5867713e  Yes         C:\\WINDOWS\\system32\\msgsm32.acm\n"
>~"0x58641000  0x5864306c  Yes         C:\\WINDOWS\\system32\\tssoft32.acm\n"
>~"0x73ae1000  0x73ae60c8  Yes         C:\\WINDOWS\\system32\\tsd32.dll\n"
>~"0x58681000  0x5869c35a  Yes         C:\\WINDOWS\\system32\\msg723.acm\n"
>~"0x586b1000  0x586f95b4  Yes         C:\\WINDOWS\\system32\\msaud32.acm\n"
>~"0x58651000  0x5866d78a  Yes         C:\\WINDOWS\\system32\\sl_anet.acm\n"
>~"0x58511000  0x5854806c  Yes         C:\\WINDOWS\\system32\\iac25_32.ax\n"
>~"0x58701000  0x5878935a  Yes         C:\\WINDOWS\\system32\\l3codeca.acm\n"
>19^done
>20^done,BreakpointTable={nr_rows="1",nr_cols="6",hdr=[{width="7",alignment="-1",col_name="number",colhdr="Num"},{width="14",alignment="-1",col_name="type",colhdr="Type"},{width="4",alignment="-1",col_name="disp",colhdr="Disp"},{width="3",alignment="-1",col_name="enabled",colhdr="Enb"},{width="10",alignment="-1",col_name="addr",colhdr="Address"},{width="40",alignment="2",col_name="what",colhdr="What"}],body=[bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="0x0044926c",func="PhysicalQuantity::initFrom(QString
> 
>const&)",file="PhysicalQuantity.cpp",fullname="D:\\scanclamp\\src\\phyqu/PhysicalQuantity.cpp",line="100",times="1"}]}
>&"call (void*)qDumpObjectData440(1,21+1,0,0,0,0,0,0)\n"
>&"No symbol \"qDumpObjectData440\" in current context.\n"
>21^error,msg="No symbol \"qDumpObjectData440\" in current context."
>&"p (char*)&qDumpOutBuffer\n"
>&"No symbol \"qDumpOutBuffer\" in current context.\n"
>22^error,msg="No symbol \"qDumpOutBuffer\" in current context."
sDie Ausgabe-Hilfsbibliothek konnte nicht gefunden werden.
>23^done,stack-args=[frame={level="0",args=[{name="this",type="PhysicalQuantity 
>* const",value="0x22fa68"},{name="s",type="const QString &",value="@0x22fa2c: 
>{d = 0xe129b58}"}]}]
>24^done,locals=[{name="driver",type="class 
>pq_driver"},{name="__PRETTY_FUNCTION__",type="char [48]"}]
<27-var-delete "local.__PRETTY_FUNCTION__"
<28-var-create "local.__PRETTY_FUNCTION__" * "__PRETTY_FUNCTION__"
<29-var-delete "local.s"
<30-var-create "local.s" * "s"
>25^done,stack=[frame={level="0",addr="0x0044926c",func="PhysicalQuantity::initFrom",file="PhysicalQuantity.cpp",fullname="D:\\scanclamp\\src\\phyqu/PhysicalQuantity.cpp",line="100"},frame={level="1",addr="0x004486bc",func="PhysicalQuantity",file="PhysicalQuantity.cpp",fullname="D:\\scanclamp\\src\\phyqu/PhysicalQuantity.cpp",line="56"},frame={level="2",addr="0x00471289",func="FSignalGenerator",file="FSignalGenerator.cpp",fullname="D:\\scanclamp\\src\\scampi/FSignalGenerator.cpp",line="104"},frame={level="3",addr="0x0047b863",func="SProtocolFactory::createTestPulseProtocol",file="SFilterGraphSpecials.cpp",fullname="D:\\scanclamp\\src\\scampi/SFilterGraphSpecials.cpp",line="159"},frame={level="4",addr="0x004698ac",func="SSession::createDefaultSession",file="SSession.cpp",fullname="D:\\scanclamp\\src\\scampi/SSession.cpp",line="126"},frame={level="5",addr="0x004129bf",func="main",file="main.cpp",fullname="D:\\scanclamp\\src\\gui/main.cpp",line="458"}]
>26^done,thread-ids={thread-id="4",thread-id="3",thread-id="1"},number-of-threads="3"
>&"Variable object not found\n"
>27^error,msg="Variable object not found"
>28^done,name="local.__PRETTY_FUNCTION__",numchild="48",value="[48]",type="char 
>[48]"
>&"Variable object not found\n"
>29^error,msg="Variable object not found"
>30^done,name="local.s",numchild="2",value="{...}",type="const QString &"
<31-var-evaluate-expression "local.__PRETTY_FUNCTION__"
<32-var-evaluate-expression "local.s"
>31^done,value="[48]"
>32^done,value="{...}"
<<Rebuild Watchmodel 1>
sAlle Daten erhalten.
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to