Skip to content
Commit d6b64612 authored by Med Ismail Bennani's avatar Med Ismail Bennani
Browse files

[lldb/Interpreter] Fix session-save-on-quit when using ^D

Previously, when `interpreter.save-session-on-quit` was enabled, lldb
would save the session transcript only when running the `quit` command.

This patch changes that so the transcripts are saved when the debugger
object is destroyed if the setting is enabled.

rdar://72902650

Differential Revision: https://reviews.llvm.org/D105038



Signed-off-by: default avatarMed Ismail Bennani <medismail.bennani@gmail.com>
parent fe1874dd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment