DEBUG: Supported debugging on windows
authordonghyuk.yang <donghyuk.yang@samsung.com>
Sun, 27 Apr 2014 12:28:41 +0000 (21:28 +0900)
committerdonghyuk.yang <donghyuk.yang@samsung.com>
Sun, 27 Apr 2014 12:28:41 +0000 (21:28 +0900)
commit99b8ffe867ccfd200c94be95f6a567a9997d8be6
tree7d39b78a8d636e38af67718c9b1a504bb7e30cb0
parent63dcb50f42a403d827ead53dc726279ce26044d0
DEBUG: Supported debugging on windows

Insert sleep(1) because GDB process is terminated on windows. I do not
exactly know why the process is terminated yet. Commit it for testing at
first.

Change-Id: I96a259f5237159c862e03fd58e146d2d15b62ef4
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
org.tizen.nativeplatform/src/org/tizen/nativeplatform/launch/PlatformLaunchDelegate.java
org.tizen.nativeplatform/src/org/tizen/nativeplatform/launch/PlatformMIProcessAdapter.java