Skip to content
Snippets Groups Projects
Commit 0abdad3e authored by Simon McVittie's avatar Simon McVittie
Browse files

launch-options: Set DEBUG_INVOCATION=1 if extra debug is requested

systemd sets this variable for units with `RestartMode=debug`
if a previous attempt at starting the unit failed, and projects
like GLib and pressure-vessel are starting to use it as a
general-purpose opt-in to extra debug information. I suggested in
https://github.com/libsdl-org/SDL/issues/12275

 that SDL could maybe do
the same.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent f0bfdc3d
Branches
Tags
1 merge request!786launch-options: More options for SDL
Pipeline #116981 passed