gdb_server: Simple close the connection and not exit openocd.
commitb0cab3d8090e64bbcbba874cd57b21ab67548c0b
authorMathias K <kesmtp@freenet.de>
Thu, 15 Mar 2012 08:11:19 +0000 (15 09:11 +0100)
committerSpencer Oliver <spen@spen-soft.co.uk>
Mon, 19 Mar 2012 17:11:48 +0000 (19 17:11 +0000)
tree178c66b89c067c69b2af97b8a18a14cce9905951
parent0ba480d9242ea21685c7fcfc4c09a2f473c3400b
gdb_server: Simple close the connection and not exit openocd.

This patch let openocd running and only close the gdb connection
on error.

Change-Id: Ifb88e16834b51207cc4c82210eab904ed8d30b71
Signed-off-by: Mathias K <kesmtp@freenet.de>
Reviewed-on: http://openocd.zylin.com/523
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/server/gdb_server.c