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
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
If we want to report the error we should should use AppendErrorMessage and return false, but personally I don't think this warrants failing the command for and I would just fail silently.