Skip to content

Commit

Permalink
Revert "[lldb-vscode] Add missing launchCommands entry in the package…
Browse files Browse the repository at this point in the history
….json"

This reverts commit a8c22ba.
  • Loading branch information
Walter Erquinigo committed Mar 21, 2020
1 parent c85bf7c commit e292cdf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lldb/tools/lldb-vscode/package.json
Expand Up @@ -140,11 +140,6 @@
"description": "Commands executed just before the program is launched.",
"default": []
},
"launchCommands": {
"type": "array",
"description": "Commands that create a custom target instead of using lldb-vscode's default target creation.",
"default": []
},
"stopCommands": {
"type": "array",
"description": "Commands executed each time the program stops.",
Expand Down

0 comments on commit e292cdf

Please sign in to comment.