Make lldb default for gdbclient.py

Adds a symlink lldbclient.py that pointing to gdbclient.py

Bug: 168187078
Change-Id: I1831875812d22bb6a264b8396bc9d3b8ed7712e3
This commit is contained in:
Haibo Huang
2020-09-14 18:39:52 -07:00
parent 2bbb98ad2f
commit 6a4636a9ef
3 changed files with 13 additions and 4 deletions

1
scripts/lldbclient.py Symbolic link
View File

@@ -0,0 +1 @@
gdbclient.py