st-util: Fix for connecting to running devices
authorGreg Meiste <w30289@motorola.com>
Mon, 1 Feb 2016 15:08:59 +0000 (09:08 -0600)
committerGreg Meiste <w30289@motorola.com>
Mon, 1 Feb 2016 15:08:59 +0000 (09:08 -0600)
commitea649eb6e7cf3dbe98dc00f5a96566df9b6fdcea
tree385005b992c4fedb88a045ba8ab7d800b2121134
parent67b45433c021c45644ac08f3622adc909f9ddf8d
st-util: Fix for connecting to running devices

Previously, even with the reset enabled, st-util would not connect
to a target if it was running. This change will reset the chip
when opening the connection, which allows st-util to connect
successfully.

Signed-off-by: Greg Meiste <w30289@motorola.com>
gdbserver/gdb-server.c