This is an archive of the discontinued LLVM Phabricator instance.

[lldb/Commands] Make column available through _regexp-break
ClosedPublic

Authored by JDevlieghere on Jan 23 2020, 5:01 PM.

Details

Summary

Update _regexp-break to interpret main.c:8:21 as breakpoint set --line 8 --column 21.

Diff Detail

Event Timeline

JDevlieghere created this revision.Jan 23 2020, 5:01 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 23 2020, 5:01 PM
Herald added a subscriber: teemperor. · View Herald Transcript
This revision is now accepted and ready to land.Jan 27 2020, 1:11 PM
This revision was automatically updated to reflect the committed changes.