[Lldb-commits] [PATCH] D76804: Add new LLDB setting: use-source-cache
Emre Kultursay via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Mar 26 16:52:47 PDT 2020
emrekultursay updated this revision to Diff 253013.
emrekultursay added a comment.
- Apply code review comments from labath@
- Wipe source cache when user sets the property to false
- Also expose set/get methods for use-source-cache in SBDebugger
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76804/new/
https://reviews.llvm.org/D76804
Files:
lldb/include/lldb/API/SBDebugger.h
lldb/include/lldb/Core/Debugger.h
lldb/include/lldb/Core/SourceManager.h
lldb/source/API/SBDebugger.cpp
lldb/source/Core/CoreProperties.td
lldb/source/Core/Debugger.cpp
lldb/source/Core/SourceManager.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76804.253013.patch
Type: text/x-patch
Size: 4989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200326/d55a933a/attachment.bin>
More information about the lldb-commits
mailing list