- Added a new common completion DisassemblyFlavors;
- Bound DisassemblyFlavors to argument of type eArgTypeDisassemblyFlavor in CommandObject.cpp;
- Added a related test case.
Details
Details
- Reviewers
teemperor JDevlieghere
Diff Detail
Diff Detail
Paths
| Differential D84143
[lldb] tab completion for `disassemble -F` ClosedPublic Authored by MrHate on Jul 20 2020, 2:13 AM.
Details
Summary
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 22 2020, 9:54 AM
Revision Contents
Diff 279150 lldb/include/lldb/Interpreter/CommandCompletions.h
lldb/source/Commands/CommandCompletions.cpp
lldb/source/Interpreter/CommandObject.cpp
lldb/test/API/functionalities/completion/TestCompletion.py
|