commit | 87654bc0a08a4da5813c719a65087120068d5341 | [log] [tgz] |
---|---|---|
author | Khalid Zubair <kzubair@cyngn.com> | Tue Jun 14 17:36:35 2016 -0700 |
committer | Khalid Zubair <kzubair@cyngn.com> | Wed Jun 15 11:09:09 2016 -0700 |
tree | b69e9feff0850ffb49635535159b5c140f27b72f | |
parent | 0a521f6d93206567c14bbacdc13819bf4baf82d3 [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