llvm-project/lldb/test/API/tools/lldb-vscode
Walter Erquinigo 8e40987e18 Fix e796c77b26
Failure:
http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/14556/testReport/junit/lldb-api/tools_lldb-vscode_breakpoint-events/TestVSCode_breakpointEvents_py/

Diff:
[lldb-vscode] Correctly return source mapped breakpoints for setBreakpoints request
https://reviews.llvm.org/D76968

It failed a test TestVSCode_breakpointEvents that only runs Darwin that needed to be updated to match the current logic.
The change is simple.
2020-04-08 10:48:01 -07:00
..
attach [lldb] NFC: Fix trivial typo in comments, documents, and messages 2020-04-07 01:06:16 +09:00
breakpoint [lldb-vscode] Correctly return source mapped breakpoints for setBreakpoints request 2020-04-08 09:52:59 -07:00
breakpoint-events Fix e796c77b26 2020-04-08 10:48:01 -07:00
completions [lldb] Fix TestVSCode_completions for clang 159a9f7 2020-03-26 10:24:33 +01:00
console Have lldb-vscode update the currently selecte thread and frame when it receives a "scopes" request. 2020-04-02 18:35:17 -07:00
launch [lldb] NFC: Fix trivial typo in comments, documents, and messages 2020-04-07 01:06:16 +09:00
stackTrace [lldb] NFC: Fix trivial typo in comments, documents, and messages 2020-04-07 01:06:16 +09:00
step [lldb] NFC: Fix trivial typo in comments, documents, and messages 2020-04-07 01:06:16 +09:00
variables [lldb/Test] s/skipIfDarwinEmbedded/skipIfRemote/ in VSCode tests. 2020-02-19 20:20:36 -08:00
.categories