On Tue, Oct 25, 2016 at 2:37 PM, Sergio Schvezov <
sergio.schve...@canonical.com> wrote:

> This is how I do it on the fly (there was a session at the sprint for this
> to be easier)...
>
> ```
> snapcraft prime
> snap try prime --devmode
> cp /usr/bin/strace prime
> snap shell <snap.app> --shell
>

This is

$ snap run --shell <snap.app>

(shell => run, and order of --shell also matters)

(sudo) ./strace ...
> ```


gustavo @ http://niemeyer.net
-- 
Snapcraft mailing list
Snapcraft@lists.snapcraft.io
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/snapcraft

Reply via email to