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 QtC

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 hamm

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 i

[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. Gon