Hi,

On Jun 2, 2010, at 4:23 PM, ext Stephen Chu wrote:

> Now I can't debug 64-bit code with the last few snapshots, even without 
> debugger helper.
> 
> It looks like gdb is not set to x86_64 when debugging. I got this error:
> 
> A handler for the OS ABI "Darwin" is not built into this configuration
> of GDB.  Attempting to continue with the default i386:x86-64 settings.

I had this problem before as well, but was never able to reproduce it again, in 
the end:
http://bugreports.qt.nokia.com/browse/QTCREATORBUG-430

++ Eike

> 
> I attached the debugger log. I use this project setting to force Creator 
> to build x86_64 on OS X 10.5:
> 
>       CONFIG(debug, debug|release) {
>               CONFIG += x86_64
>               CONFIG -= x86
>       }
> 
> It does build a 64-bit binary. I just can not debug it. And I was able 
> to a week or 2 ago.
> 
> Is 64-bit development only supported in OS X 10.6 now?
> 
> -- 
> Stephen Chu
> <mailto:step...@ju-ju.com>
> <http://www.ju-ju.com>
> <64bitdebuglog.txt><ATT00001..txt>

-- 
Eike Ziller
Software Engineer
Nokia, Qt Development Frameworks

Nokia gate5 GmbH
Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany
Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B
Umsatzsteueridentifikationsnummer: DE 812 845 193
Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori




_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to