Files
android_development/python-packages
Nikita Putikhin 9aa3bc65ba Add --vscode-launch-props to gdbclient.py
The new argument allows the user to pass a JSON of properties to merge
into the generated launch.json config when setting up vscode-lldb
forwarding. This way the user can add pre-build tasks, extra init
commands etc.

Test: atest gdbclient_test
Test: lldbclient.py --setup-forwarding=vscode-lldb
  --vscode-launch-props='{"sourceMap": {"test1": "test2"},
  "postDebugTask": "Stop LLDB client", "processCreateCommands" :
  ["test"]}' -r test
Change-Id: I763dd15dde10421e86bc0a6ddfde974156ef1588
2023-06-10 20:47:31 +00:00
..
2023-01-18 22:23:38 +00:00
2016-08-16 17:12:38 -07:00
2020-05-08 11:41:32 -07:00
2023-01-18 22:23:38 +00:00
2016-01-08 13:43:53 -08:00
2022-03-24 12:22:59 -07:00