Hi,
I'm using QTC 2.5.2
Based on Qt 4.8.2 (64 bit)
Built on Aug 9 2012 at 04:27:54
>From revision f25dadf80e
The source was compiled with,
QMAKE_CXXFLAGS += -std=c++11
QMAKE_CXX = c++11
If I try to set a breakpoint in qtc it wont stop.
Running it from the console I get the following output:
(gdb) b main
Die: DW_TAG_<unknown> (abbrev = 53, offset = 9518)
has children: FALSE
attributes:
DW_AT_type (DW_FORM_ref4) constant ref: 9531 (adjusted)
Dwarf Error: Cannot find type of die [in module ...
:p
On Tue, Feb 12, 2013 at 9:51 PM, Poenitz Andre <[email protected]> wrote:
>
> Paulo Silva wrote:
>> I'm using a mac with the default i686-apple-darwin10-llvm-gcc-4.2 and
>> clang version 3.3 (trunk 173279) for c++11 code.
>> Is it possible to debug clang code with gdb?
>
> It should. What happens if you try?
>
>> Apparently I can use the lldb experimental support if I compile qtc
>> from source, which I really don't have time to do right now.
>
> That's actually less likely to succeed, there hasn't been progress
> on this front for a while.
>
> Andre'
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator