Skip to content

add pokemon mode to coredump launcher

Harald Sitter requested to merge work/pokemon into master
[Global]
PokemonMode=true

When in pokemon mode we catch all crashes, not just ours. This is critically important on mobile where we are in control of the entire stack more or less and want to know when networkmanager or whatever crashes

Merge request reports