How can I step into Qt's source code when debugging under Mac OS with Qt-creator
Unsolved
General and Desktop
-
wrote on 15 Sept 2020, 12:19 last edited by
I have a Qt version 5.7.1 with LLDB debugger in MacOS platform . I want to debug into the Qt classes but its not step into the Qt classes so Can any one help me . Thanks in advance.
-
Make sure the source code is installed (if you are using the Qt Installer) for your Qt version. By default, Qt sources are not installed.
-
Make sure the source code is installed (if you are using the Qt Installer) for your Qt version. By default, Qt sources are not installed.
wrote on 16 Sept 2020, 02:57 last edited by@sierdzio yes , I am installed Qt along with source code but im not able to step into the Qt classes.
-
Hm, it should work then, no idea.
1/4