<div dir="ltr"><div><div><div><div><div><div><div><div>Hello.<br><br></div>I am trying to build a project that is not developed in Sailfish IDE.<br></div>I managed to build in the SDK VM and deploy it on the emulator VM.<br><br></div>My problem is that the app segfaults on startup and I do not know how to debug the crash.<br></div>One way to launch it is by running<br><br></div>xdg-open /usr/shared/applications/harbour-<application>.desktop<br><br></div>It starts loading the application and it crashes at start so I have no time to attach gdb.<br></div>My question is: is there a way to start the app in such a way as to connect gdb.<br></div>Is it possible to connect gdb remotely?<br></div>