amazingmo
amazingmo
Hi, I have a similar issue. I am on Windows, I have a locally built Qt 5.12.8 and a locally built Gammaray 2.11. ``C:\Dev\product\build\demo\src\Debug>"C:\Program Files\GammaRay\bin\gammaray.exe" -i windll --inprocess prog.exe`` ``Detected...
Following on from the previous, post, using `-i style` results in a slightly different outcome: `C:\Dev\product\build\demo\src\Debug>"C:\Program Files\GammaRay\bin\gammaray.exe" -i style prog.exe` `Detected ABI qt5_12-MSVC-140-x86_64d, using ABI qt5_12-MSVC-140-x86_64d.` `Target not responding -...
Following up on this issue, I can see in the target application that there are four DLLs that are loaded: * gammaray_common-qt5_12-MSVC-140-x86_64d.dll * gammaray_core-qt5_12-MSVC-140-x86_64d.dll * gammaray_kitemmodels-qt5_12-MSVC-140-x86_64d.dll * gammaray_probed.dll I also...
I convinced the IT guys to turn off Avast, and the change that I see is that Gammaray is the only process that holds the named pipes open. I'm starting...
I'm glad I found this issue. I will stop trying to figure out how to achieve this.