[Qt-creator] tool chain detection problem on FreeBSD
André Pönitz
andre.poenitz at mathematik.tu-chemnitz.de
Sun Aug 12 19:47:09 CEST 2012
On Sun, Aug 12, 2012 at 09:16:17PM +0800, HU Dong wrote:
> Hi, everyone!
> I'm using qt creator 2.5.0 on FreeBSD 9.0 release i386. When I started qt
> creator after installation, I found it failed to automatically detect tool
> chains, with no items in Tools->Options->Build & Run->Tool Chains. So I added
> Clang (/usr/bin/clang(ver 3.0) and /usr/local/bin/gdb(ver 7.4)) with mkspec
> freebsd-clang. It automatically detected the correct ABI version. Everything
> seemed fine until I found that the GDB debugger didn't work properly. [...]
> Now what can I do?
Please attach the contents of the debugger log of a session that failed
to set breakpoints (right pane of Windows->Views->Debugger Log)
Andre'
More information about the Qt-creator
mailing list