OSDN Git Service

Add terminateCommands to lldb-vscode protocol
authorAntónio Afonso <antonio.afonso@gmail.com>
Tue, 19 May 2020 23:01:43 +0000 (16:01 -0700)
committerAntónio Afonso <aadsm@fb.com>
Tue, 19 May 2020 23:18:05 +0000 (16:18 -0700)
commita3609b0ec68522cb417ffe36ce9eb2e25ca61578
tree6a50df2144f2a87b6067d5c36f371a5b34379a1c
parent82dbf4aca84ec889d0dc390674ff44e30441bcfd
Add terminateCommands to lldb-vscode protocol

Summary: Adding this in line with "stopCommands" and "exitCommands" so that we can run commands at the end of the debugging session.

Reviewers: clayborg, wallace, labath

Reviewed By: clayborg, labath

Subscribers: lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D79726
lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/lldbvscode_testcase.py
lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/vscode.py
lldb/test/API/tools/lldb-vscode/attach/TestVSCode_attach.py
lldb/test/API/tools/lldb-vscode/launch/TestVSCode_launch.py
lldb/tools/lldb-vscode/README.md
lldb/tools/lldb-vscode/VSCode.cpp
lldb/tools/lldb-vscode/VSCode.h
lldb/tools/lldb-vscode/lldb-vscode.cpp
lldb/tools/lldb-vscode/package.json