Use new OpenOCD messages to determine gdb port.
authorTim Newsome <tim@sifive.com>
Wed, 26 Jul 2017 14:56:35 +0000 (07:56 -0700)
committerTim Newsome <tim@sifive.com>
Wed, 26 Jul 2017 14:56:35 +0000 (07:56 -0700)
This is simpler and more reliable than playing around with lsof.
Specifically, it works if the OpenOCD command is "strace openocd" while
the previous code did not.


No differences found