Details
Details
Diff Detail
Diff Detail
Paths
| Differential D67903
[lldb] Add completion support for log enable/disable/list ClosedPublic Authored by teemperor on Sep 23 2019, 3:47 AM.
Details
Diff Detail Event TimelineJDevlieghere added inline comments.
This revision is now accepted and ready to land.Sep 23 2019, 9:26 AM Closed by commit rL372691: [lldb] Add completion support for log enable/disable/list (authored by teemperor). · Explain WhySep 24 2019, 12:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 221280 lldb/include/lldb/Utility/Log.h
lldb/packages/Python/lldbsuite/test/functionalities/completion/TestCompletion.py
lldb/source/Commands/CommandObjectLog.cpp
lldb/source/Utility/Log.cpp
|
Is this used outside of CommandObjectLog? Otherwise this should probably go there.