Re: [Interest] debugging on Macintosh

2022-04-29 Thread Michael Jackson


On 4/29/22, 12:20 PM, "j...@wavemetrics.com"  wrote:

> This happened to a colleague (sort of). He could debug one executable but 
not any of the other ones. We tried QtCreator 4.x, 6.x and 7.x. What we finally 
did was move his QtCreator configuration directory to the side and relaunch 
QtCreator. That seemed to fix it. Seems like a sledge hammer but it did work. 

Interesting. That would ~.config/QtProject? And then you have to re-create 
all your kits, etc.?

-John Weeks


Yes. That is correct. Also removed the CMakeLists.txt.user file from the 
project. We were able to bring over our styles, macros and snippets but the 
rest we had to recreate.

---
Mike Jackson


___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


Re: [Interest] debugging on Macintosh

2022-04-29 Thread john
> This happened to a colleague (sort of). He could debug one executable but not 
> any of the other ones. We tried QtCreator 4.x, 6.x and 7.x. What we finally 
> did was move his QtCreator configuration directory to the side and relaunch 
> QtCreator. That seemed to fix it. Seems like a sledge hammer but it did work. 

Interesting. That would ~.config/QtProject? And then you have to re-create all 
your kits, etc.?

-John Weeks
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


Re: [Interest] debugging on Macintosh

2022-04-28 Thread Michael Jackson
This happened to a colleague (sort of). He could debug one executable but not 
any of the other ones. We tried QtCreator 4.x, 6.x and 7.x. What we finally did 
was move his QtCreator configuration directory to the side and relaunch 
QtCreator. That seemed to fix it. Seems like a sledge hammer but it did work. 

--
Mike Jackson

On 4/27/22, 13:36, "Interest on behalf of John Weeks" 
 wrote:

I recently lost the ability to debug on my Macintosh. To be sure, we are 
building with an oldish Xcode and a new Qt Creator. This morning, though, I 
downloaded Qt Creator 7.01. For a brief, shining moment, I was able to break at 
a breakpoint, single-step and all the rest. Then I tried again. Gone again. The 
breakpoints while running still have the X on them.

Mac OS: 10.14.6
Xcode: 10.3
Qt Creator: 7.01

What should I be checking? The fact that I was able to debug briefly today 
suggests that there is some setting or, or... something that could be changed 
to restore my ability to debug.

-John Weeks

___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


[Interest] debugging on Macintosh

2022-04-27 Thread John Weeks
I recently lost the ability to debug on my Macintosh. To be sure, we are 
building with an oldish Xcode and a new Qt Creator. This morning, though, I 
downloaded Qt Creator 7.01. For a brief, shining moment, I was able to break at 
a breakpoint, single-step and all the rest. Then I tried again. Gone again. The 
breakpoints while running still have the X on them.

Mac OS: 10.14.6
Xcode: 10.3
Qt Creator: 7.01

What should I be checking? The fact that I was able to debug briefly today 
suggests that there is some setting or, or... something that could be changed 
to restore my ability to debug.

-John Weeks

___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest