commit | 9656b2c345cf06e736c7c2668ada8ce50eab178d | [log] [tgz] |
---|---|---|
author | Khalid Zubair <kzubair@cyngn.com> | Tue Jun 14 17:36:35 2016 -0700 |
committer | Chirayu Desai <chirayudesai1@gmail.com> | Sun Aug 28 00:04:47 2016 +0530 |
tree | 1ed1485fdf383994fd499bcdbdde416f1c9409fd | |
parent | d4317adac31557aa05ec24e96e5fdcf59bafc04b [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