kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #37567
Re: [PATCH] Print stacktrace when SIGSEGV or SIGABRT appears
Hi Simon-
Am Fr., 21. Sep. 2018 um 18:24 Uhr schrieb Simon Richter <
Simon.Richter@xxxxxxxxxx>:
> Hi,
>
> On 22.09.2018 02:12, Seth Hillbrand wrote:
>
> >> It will need a way to turn it off.
>
> > Say a command-line switch? e.g --disable-crashreporter
>
> The distro maintainers probably need a compile time option for apport,
> I'd prefer that as well because I don't have to remember it when starting.
OK, how about a CMAKE flag KICAD_CRASHREPORTER_DEFAULT=OFF/ON? Then we
have two command line flags --enable-crashreporter/--disable-crashreporter
to override the default.
Thoughts?
-S
Follow ups
References