On Fri, Oct 02, 2009 at 07:18:58PM +0100, Danny Price wrote:
> The view is split into two lists:
> 
> Left:
> 1-file-exec-and-symbols "/Users/ks/TestQtGui/TestQt/TestQt"
> 2show version
> 3set print static-members off
> 4set print inferior-events 1
> 5set breakpoint pending on
> 6set print elements 10000
> 7-data-list-register-names
> 8set overload-resolution off
> 9handle SIGSEGV nopass stop print
> 10set unwindonsignal on
> 11set width 0
> 12set height 0
> 13-gdb-set inferior-auto-start-cfm off
> 14-gdb-set sharedLibrary load-rules dyld ".*libSystem.*" all dyld  
> ".*libauto.*" all dyld ".*AppKit.*" all dyld  
> ".*PBGDBIntrospectionSupport.*" all dyld ".*Foundation.*" all dyld  
> ".*CFDataFormatters.*" all dyld ".*libobjc.*" all dyld  
> ".*CarbonDataFormatters.*" all
> 15-break-insert -l -1 "\"main.cpp\":12"
 
There's nothing in the log that indicates a problem, I would have
expected an '16-exec-run' after that. For some reason, Creator thinks
there's nothing to do at this stage...

> Right:
> STATUS CHANGE: FROM <unknown> TO DebuggerProcessNotReady
> dSTARTED: 0 RUNNING: 0 READY: 0
> d0x12d8c500x00x12e5f101
> dSTATUS CHANGE: FROM DebuggerProcessNotReady TO DebuggerProcessNotReady

That's a fairly "old" message. There have been major reorganizations in
that area during the last two weeks, so you might have caught a bad
intermediate state.  The dust has settled a bit by now, so maybe you
could re-try with a recent build?

Andre'
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to