commit | a024a618e52c088c1ba963a10685323b714cac2a | [log] [tgz] |
---|---|---|
author | Khalid Zubair <kzubair@cyngn.com> | Tue Jun 14 17:36:35 2016 -0700 |
committer | Jackeagle <jackeagle102@gmail.com> | Wed Oct 26 14:03:38 2016 +0530 |
tree | 0afd7266d66e755a6ccc9cbc9bfcb7eb864b7e35 | |
parent | ed697c8877fff1741688731cc4b9ed2e76b0531a [diff] |
gdbclient: fix gdbclient <processname> invocation - `pid` was being run on the host system and not the target. - toybox does not have `pid`, use `pidof` instead. - throw an error if more than one pid is matched Change-Id: I049484013df804e7f0901ec8e4b872bacd839daa