Modify the stackmonitor : when CONFIG_DISABLE_SIGNALS is enabled, stack monitor print...
authorjc_.kim <jc_.kim@samsung.com>
Tue, 10 Oct 2017 23:45:36 +0000 (08:45 +0900)
committerjc_.kim <jc_.kim@samsung.com>
Wed, 11 Oct 2017 06:17:00 +0000 (15:17 +0900)
commitbf066d0a6910c2b7851b6c09f67a4366c84e4863
treec1e4ee144136ef4879c9245008ad1bfc2d6eb7b4
parentda1ce676f1b3b0cc1316103dac2d959976901265
Modify the stackmonitor : when CONFIG_DISABLE_SIGNALS is enabled, stack monitor prints the stack info once

if CONFIG_DISABLE_SIGNALS is enabled, sleep() is not working.
becaus of that, stack monitor prints the stack info once and finished.
apps/system/utils/kdbg_stackmonitor.c