Add an exception handling about debug mode 66/180766/1
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 4 Jun 2018 05:26:42 +0000 (14:26 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 4 Jun 2018 05:27:18 +0000 (14:27 +0900)
commit9db331185aad1d1758d6f4b9ac7f98032d5add84
tree3f7149f154e205c3185d6cede51aa6857204edb8
parent3a9729c6b90fac101b4a9503e95ff19504ba7c6f
Add an exception handling about debug mode

If the launch request is for debugging an application,
the launchpad doesn't prepare the app socket. Some debugger
closes all fds before executing the application.

Change-Id: I3342e8270a4ff552139d6da51b3132ec1a957b6a
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/launchpad.c