Files
android_development/python-packages
Ryan Prichard a51b4796c7 Add "--" to separate program args from lldb/gdb server args
Without this, "lldbclient.py -r ls --help" fails, because the lldb/gdb
server handles the "--help" argument rather than passing it through to
the program being started.

Test: lldbclient.py --lldb -r /system/bin/ls --help
Test: gdbclient.py --no-lldb -r /system/bin/ls --help
Change-Id: I76c7e73b535125ea96f5435bbfe99099786956c1
2020-09-21 20:48:52 -07:00
..
2016-08-16 17:12:38 -07:00
2020-05-08 11:41:32 -07:00
2019-09-24 23:06:54 +00:00
2016-01-08 13:43:53 -08:00
2017-12-14 12:50:14 -08:00