[Lldb-commits] [PATCH] D138077: Send statistics in initialized event

Yubo Hu via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 15 16:31:15 PST 2022


GeorgeHuyubo created this revision.
Herald added a project: All.
GeorgeHuyubo requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D138077

Files:
  lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/vscode.py
  lldb/test/API/tools/lldb-vscode/eventStatistic/Makefile
  lldb/test/API/tools/lldb-vscode/eventStatistic/TestVSCode_eventStatistic.py
  lldb/test/API/tools/lldb-vscode/eventStatistic/foo.cpp
  lldb/test/API/tools/lldb-vscode/eventStatistic/foo.h
  lldb/test/API/tools/lldb-vscode/eventStatistic/main.cpp
  lldb/test/API/tools/lldb-vscode/terminated-event/Makefile
  lldb/test/API/tools/lldb-vscode/terminated-event/TestVSCode_terminatedEvent.py
  lldb/test/API/tools/lldb-vscode/terminated-event/foo.cpp
  lldb/test/API/tools/lldb-vscode/terminated-event/foo.h
  lldb/test/API/tools/lldb-vscode/terminated-event/main.cpp
  lldb/tools/lldb-vscode/JSONUtils.cpp
  lldb/tools/lldb-vscode/JSONUtils.h
  lldb/tools/lldb-vscode/lldb-vscode.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138077.475624.patch
Type: text/x-patch
Size: 8068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221116/22914160/attachment.bin>


More information about the lldb-commits mailing list