[Gammaray-interest] LD_PRELOADing on QNX

Christian Gagneraud chgans at gmail.com
Sat Mar 23 15:19:44 CET 2019


On Fri, 22 Mar 2019 at 17:49, Cristian Adam <cristian.adam at gmail.com> wrote:
>
> Hi,
>
> I am trying to use Gamma Ray on a QNX ARM64 system.
>
> The system has Qt 5.12 configured without "useless" things like QProcess, which leaves me the option to just build the GammaRay probe.
>
> I have successfully build it. But now I don't know how to enable it in the system.
>
> I've tried putting in /etc/profile in LD_PRELOAD=/opt/qt5/lib/libgammaray_probe-qt5_12-arm.so, but if I do an nmap -sT, no network port gets opened.

I do not know if this is supposed to work. It would help to attach
logs from your application startup.
When i try this on Linux, I get:
Failed to connect to launcher, can't receive probe settings!
"QLocalSocket::connectToServer: Invalid name"

Chris


More information about the Gammaray-interest mailing list