[Qt-creator] OS X Debugger Issues

Stenger Christian Christian.Stenger at theqtcompany.com
Mon Jun 22 06:59:05 CEST 2015


Hi,

yes, please file a bug report at https://bugreports.qt.io to avoid this issue isn't looked into.

Kind regards,
Christian
________________________________________
From: qt-creator-bounces+christian.stenger=theqtcompany.com at qt-project.org <qt-creator-bounces+christian.stenger=theqtcompany.com at qt-project.org> on behalf of Michael Jackson <imikejackson at gmail.com>
Sent: Saturday, June 20, 2015 2:36 PM
To: qt-creator at qt-project.org
Subject: [Qt-creator] OS X Debugger Issues

I tried searching through the QtCreator bug database and did not seem to find anything so I'll post here to see if anyone else is seeing these issues. These are both reproduced on OS X 10.8.5 and 10.9.x running Xcode version 5.

Arguments passed into a function/method by reference can not be inspected in the debugger view. For example:

void foo(QString &s); <== "s" would not show any value and can not be "disclosed" in the debugger view.


Sometimes (a lot of times) when the first break point is hit, using the keystroke or menu item to "step over" will just result in the debugger hanging. LLDB does not seem to drop into an infinite loop, it just seems to die a quiet death.


Both of these are with the LLDB and Clang included with Xcode for those operating systems. We are using Qt 5.4.1/5.4.2 on those platforms. Tested with the latest QtCreator 3.5 Beta.

I can put official bug reports if needed. Just wanted to make sure I did not miss something in the bug database.

Thanks
Mike Jackson
BlueQuartz Software, LLC
_______________________________________________
Qt-creator mailing list
Qt-creator at qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator



More information about the Qt-creator mailing list