Handle exit(127) 94/286594/2
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 10 Jan 2023 09:40:01 +0000 (09:40 +0000)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 10 Jan 2023 09:53:44 +0000 (09:53 +0000)
commit63f0e5ec5d6edee4ff95f2e473a8ff21019adefe
tree6166ea69b567c971b434cd88984a0fc2134668c0
parent4a595bd973d308d2b3ebd3c593e58c27ce072e64
Handle exit(127)

If the process is terminated with status 127, we prints the backtrace
for debugging.

Change-Id: Ice9f2eb47ed53a73adde1d0d7834583837677321
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
tizen-cpp/app-core-cpp/app_core_base.cc