[all-commits] [llvm/llvm-project] 902ba8: [lldb/Interpreter] Open saved transcript in GUI Ed...
Med Ismail Bennani via All-commits
all-commits at lists.llvm.org
Thu Nov 3 23:13:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 902ba8b0c9b013043aa04dc548be3ec907ef5571
https://github.com/llvm/llvm-project/commit/902ba8b0c9b013043aa04dc548be3ec907ef5571
Author: Med Ismail Bennani <medismail.bennani at gmail.com>
Date: 2022-11-03 (Thu, 03 Nov 2022)
Changed paths:
M lldb/include/lldb/Interpreter/CommandInterpreter.h
M lldb/source/Interpreter/CommandInterpreter.cpp
M lldb/source/Interpreter/InterpreterProperties.td
Log Message:
-----------
[lldb/Interpreter] Open saved transcript in GUI Editor
This patch will automatically open LLDB's saved transcript file on the
graphical editor if lldb is running under an interactive graphical session.
This can be controlled by a new setting: `interpreter.open-transcript-in-editor`
rdar://92692106
Differential Revision: https://reviews.llvm.org/D137137
Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>
More information about the All-commits
mailing list