Make simdaemon use the new debugproxy 90/185690/3
authorIgor Kotrasinski <i.kotrasinsk@partner.samsung.com>
Wed, 1 Aug 2018 07:38:53 +0000 (09:38 +0200)
committerIgor Kotrasinski <i.kotrasinsk@partner.samsung.com>
Tue, 21 Aug 2018 10:37:29 +0000 (12:37 +0200)
commitb82b0324ffc8d820d88212cf01d07089d269af8e
tree73cb423bb0d1a24e028bde6634e0bde18e59f190
parentf8bd53c11c8565a09fe01d0c83258d6e669047b0
Make simdaemon use the new debugproxy

Instead of running gdbserver to listen on a port, we run it in stdin/out mode
and replace the descriptor with the debugproxy socket fd.

Change-Id: Ifa06dd42d008a1efb4628061a0dee05cbc51ada9
Signed-off-by: Igor Kotrasinski <i.kotrasinsk@partner.samsung.com>
simulatordaemon/src/TAFactory.cpp