emulator: fixed segfault error.
authorKitae Kim <kt920.kim@samsung.com>
Sat, 29 Dec 2012 03:14:20 +0000 (12:14 +0900)
committerKitae Kim <kt920.kim@samsung.com>
Sat, 29 Dec 2012 03:18:51 +0000 (12:18 +0900)
commitbd672dbf99f2d3d577d658f3c48241eb26e20dd2
tree0e7792f4274e19c67d009b5583f24ff4b8521a12
parent74899624b8b0d19906907d52d4986012dd0c507d
emulator: fixed segfault error.

When emulator-x86 is executed without any arguments on the shell,
the binary is terminated abnormally because of qemu arguments parser function.
Added just exception routine and left a log message for users.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
tizen/src/emulator.c
vl.c