Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Adding column information to breakpoints, including the ability to set column inline breakpoints from VS Code.
Paths
| Differential D154029
[lldb-vscode] Adding support for column break points. ClosedPublic Authored by ashgti on Jun 28 2023, 5:24 PM.
Details
Diff Detail
Event TimelineComment Actions Adding column information to breakpoints, including the ability to set column inline breakpoints from VS Code. This revision is now accepted and ready to land.Jul 5 2023, 8:43 AM Closed by commit rGda59370b0977: [lldb-vscode] Adding support for column break points. (authored by ashgti, committed by dgoldman). · Explain WhyJul 6 2023, 1:34 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 535577 lldb/tools/lldb-vscode/JSONUtils.h
lldb/tools/lldb-vscode/JSONUtils.cpp
lldb/tools/lldb-vscode/SourceBreakpoint.cpp
|