John, I am new to go language (coming from Java world) I want to debug with breakpoints from IDE (and I was able aftet adding socket creation code).
Maybe I should run it with systemd and then attach to it from IDE? On 5 Dec 2016 09:23, "John Lenton" <[email protected]> wrote: On 5 December 2016 at 08:58, Boris Rybalkin <[email protected]> wrote: > > Is it possible to run snapd for debugging without systemd socket activation? depends on what you mean. At the end of HACKING.md in the root of the project there are instructions for how to run snapd by hand, using systemd-activate: https://github.com/snapcore/snapd/blob/master/HACKING.md#testing-snapd Is that what you're looking for? -- Snapcraft mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/ mailman/listinfo/snapcraft
-- Snapcraft mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft
