Revert "Send statistics in initialized event"
authorPavel Labath <pavel@labath.sk>
Wed, 16 Nov 2022 10:51:47 +0000 (11:51 +0100)
committerPavel Labath <pavel@labath.sk>
Wed, 16 Nov 2022 11:20:21 +0000 (12:20 +0100)
commit22887ff964ee9135417f7c0f99915296b710934f
tree909ee6401e982bea223686d688522de407ac6281
parent18149218939774b5eac228adc5c3958fbaac9028
Revert "Send statistics in initialized event"

The test is failing on linux.

This reverts commits 7fe3586cda5b683766ec6b6d5ca2d98c2baaf162 and
d599ac41aabddeb2442db7b31faacf143d63abe4.
lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/vscode.py
lldb/test/API/tools/lldb-vscode/terminated-event/Makefile [moved from lldb/test/API/tools/lldb-vscode/eventStatistic/Makefile with 100% similarity]
lldb/test/API/tools/lldb-vscode/terminated-event/TestVSCode_terminatedEvent.py [moved from lldb/test/API/tools/lldb-vscode/eventStatistic/TestVSCode_eventStatistic.py with 63% similarity]
lldb/test/API/tools/lldb-vscode/terminated-event/foo.cpp [moved from lldb/test/API/tools/lldb-vscode/eventStatistic/foo.cpp with 100% similarity]
lldb/test/API/tools/lldb-vscode/terminated-event/foo.h [moved from lldb/test/API/tools/lldb-vscode/eventStatistic/foo.h with 100% similarity]
lldb/test/API/tools/lldb-vscode/terminated-event/main.cpp [moved from lldb/test/API/tools/lldb-vscode/eventStatistic/main.cpp with 100% similarity]
lldb/tools/lldb-vscode/JSONUtils.cpp
lldb/tools/lldb-vscode/JSONUtils.h
lldb/tools/lldb-vscode/lldb-vscode.cpp