Update _regexp-break to interpret main.c:8:21 as breakpoint set --line 8 --column 21.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D73314
[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 TimelineThis revision is now accepted and ready to land.Jan 27 2020, 1:11 PM Closed by commit rG223a209027b4: [lldb/Commands] Make column available through _regexp-break (authored by JDevlieghere). · Explain WhyJan 27 2020, 3:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 240695 lldb/source/Interpreter/CommandInterpreter.cpp
lldb/test/Shell/Commands/command-breakpoint-col.test
|