summaryrefslogtreecommitdiff
path: root/lldb/test/API/commands/session
AgeCommit message (Expand)Author
2024-11-01[lldb] Disable automatically opening editor for TestSessionSave (#114469)Alex Langford
2024-10-05Add warning message to `session save` when transcript isn't saved. (#109020)Tom Yang
2024-05-31[lldb] Fix 'session save' command on WindowsVladislav Dzhidzhoev
2024-05-20Add new Python API `SBCommandInterpreter::GetTranscript()` (#90703)royitaqi
2024-02-21[lldb][test] Modernize asserts (#82503)Jordan Rupprecht
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2023-03-06[lldb] Stop opening Console.app and TextEdit.app when running the testsuite o...Alex Langford
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2021-09-30[lldb] Remove support for replaying the test suite from a reproducerJonas Devlieghere
2021-06-29[lldb/Interpreter] Fix session-save-on-quit when using ^DMed Ismail Bennani
2021-06-29[lldb/Interpreter] Add setting to set session transcript save directoryMed Ismail Bennani
2020-07-23[lldb/interpreter] Move the history subcommand to session (NFCI)Med Ismail Bennani
2020-07-22[lldb/interpreter] Add ability to save lldb session to a fileMed Ismail Bennani