The target program is inside the app bundle, but uses rpath to linking the external qt library that is the same as what used to build gammaray. Gammaray can successfully attach the program built with the same qt without bundle, and show the control panel.
Currently, I have to first attach the program, kill the gammaray, and reopen gammaray to connect to it, which is quite complicated. Is this a known issue about bundled app? Also, is there a way to combine gammaray inside the app that starts the server while program launched?
System: MacOS 14.5 Intel Qt: 5.15.14 debug
The target program is inside the app bundle, but uses rpath to linking the external qt library that is the same as what used to build gammaray. Gammaray can successfully attach the program built with the same qt without bundle, and show the control panel.
Currently, I have to first attach the program, kill the gammaray, and reopen gammaray to connect to it, which is quite complicated. Is this a known issue about bundled app? Also, is there a way to combine gammaray inside the app that starts the server while program launched?