← Back to team overview

ubuntu-phone team mailing list archive

Re: Application crash on utopic but not trusty

 

On Tue, Jul 8, 2014 at 12:19 PM, Ted Gould <ted@xxxxxxxxxxxxx> wrote:
The supported way is to use QtCreator, which I think that Benjamin got working (cc'd to check). It sets up a custom click that can be used for debugging and connects back to GDB on the host. Then you're running the app under confinement in the same manner as it normally runs, just with a gdb connection.

Thanks, but I don't think this is going to work for me:

1) I need the user to run the debugging, since I'm unable to reproduce the crash. I can ask them to run something over a ssh connection, but asking them to download Qt Creator, download my source, set up a chroot, build the source, create the click, install it, and run it seems like a bit much!

2) As we established yesterday, my build process, based on qmake, won't work with the default systems that expect cmake.

Any other suggestions?

Thanks,
Robert





Follow ups

References