Files
android_development/scripts
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
..
2021-03-30 14:58:06 -07:00
2023-03-09 11:08:36 +00:00
2021-02-19 12:20:34 +01:00
2023-05-12 16:47:19 +00:00
2019-10-04 16:48:38 -07:00
2023-03-09 00:36:31 +00:00
2022-01-06 10:18:42 -08:00
2018-07-23 17:01:42 -07:00
2012-04-27 10:45:07 -07:00
2023-03-13 15:22:47 -07:00
2018-10-30 11:03:17 -07:00
2021-06-24 15:44:49 -07:00