This is an archive of the discontinued LLVM Phabricator instance.

[lldb-vscode] Adding support for column break points.
ClosedPublic

Authored by ashgti on Jun 28 2023, 5:24 PM.

Diff Detail

Event Timeline

ashgti created this revision.Jun 28 2023, 5:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2023, 5:24 PM
ashgti requested review of this revision.Jun 28 2023, 5:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2023, 5:24 PM

Adding column information to breakpoints, including the ability to set column inline breakpoints from VS Code.

wallace accepted this revision.Jul 5 2023, 8:43 AM

Nice!

This revision is now accepted and ready to land.Jul 5 2023, 8:43 AM
This revision was automatically updated to reflect the committed changes.