Apply the common completion created in Revision D75418 to the commands breakpoint write and breakpoint name add/delete.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D79686
Tab completion for breakpoint write and breakpoint name add/delete ClosedPublic Authored by MrHate on May 9 2020, 11:04 PM.
Details Summary Apply the common completion created in Revision D75418 to the commands breakpoint write and breakpoint name add/delete.
Diff Detail
Event TimelineMrHate added a parent revision: D79666: Complete breakpoint enable/disable/delete/modify with a list of breakpoint IDs. This revision is now accepted and ready to land.May 11 2020, 6:53 AM Closed by commit rGe87362e6894e: Tab completion for breakpoint write and breakpoint name add/delete (authored by MrHate, committed by teemperor). · Explain WhyMay 11 2020, 6:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 263162 lldb/source/Commands/CommandObjectBreakpoint.cpp
lldb/test/API/functionalities/completion/TestCompletion.py
|