X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fsh64%2FKconfig.debug;h=26d842c07139697a1869cd755c02ebe17315d7a9;hb=f7f1b0f1e2fbadeab12d24236000e778aa9b1ead;hp=530b3c650e86287d8191177ad92668b9ddf90ce1;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/arch/sh64/Kconfig.debug b/arch/sh64/Kconfig.debug index 530b3c650..26d842c07 100644 --- a/arch/sh64/Kconfig.debug +++ b/arch/sh64/Kconfig.debug @@ -19,6 +19,13 @@ config SH64_PROC_ASIDS config SH64_SR_WATCH bool "Debug: set SR.WATCH to enable hardware watchpoints and trace" +config POOR_MANS_STRACE + bool "Debug: enable rudimentary strace facility" + help + This option allows system calls to be traced to the console. It also + aids in detecting kernel stack underflow. It is useful for debugging + early-userland problems (e.g. init incurring fatal exceptions.) + config SH_ALPHANUMERIC bool "Enable debug outputs to on-board alphanumeric display"