X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fcris%2FKconfig.debug;h=0b9a630dc812c1106522e5ce59e38c03201a8dcb;hb=9f249188a2927b7809ed790e4b568ea82039d919;hp=0a1d62a23614884b82d8af1bef6d06f127fb629c;hpb=64e47488c913ac704d465a6af86a26786d1412a5;p=pandora-kernel.git diff --git a/arch/cris/Kconfig.debug b/arch/cris/Kconfig.debug index 0a1d62a23614..0b9a630dc812 100644 --- a/arch/cris/Kconfig.debug +++ b/arch/cris/Kconfig.debug @@ -32,4 +32,10 @@ config DEBUG_NMI_OOPS If the system locks up without any debug information you can say Y here to make it possible to dump an OOPS with an external NMI. +config NO_SEGFAULT_TERMINATION + bool "Keep segfaulting processes" + help + Place segfaulting user mode processes on a wait queue instead of + delivering a terminating SIGSEGV to allow debugging with gdb. + endmenu