| Age | Commit message (Expand) | Author |
| 2024-06-27 | [lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan (#70392)... | Med Ismail Bennani |
| 2024-05-23 | Revert "[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan ... | Med Ismail Bennani |
| 2024-05-23 | [lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan (Reland ... | Med Ismail Bennani |
| 2024-01-29 | Revert "[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan ... | Jason Molenda |
| 2024-01-29 | [lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan (#70392) | Med Ismail Bennani |
| 2023-10-30 | Revert "[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan ... | Med Ismail Bennani |
| 2023-10-30 | [lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan (#70392) | Med Ismail Bennani |
| 2023-05-03 | Allow scripted thread plans to modify the thread stop description when | Jim Ingham |
| 2022-02-03 | [lldb] Rename Logging.h to LLDBLog.h and clean up includes | Pavel Labath |
| 2022-02-02 | [lldb] Convert "LLDB" log channel to the new API | Pavel Labath |
| 2021-12-13 | [lldb] Clarify StructuredDataImpl ownership | Pavel Labath |
| 2021-11-11 | [lldb][NFC] Inclusive Language: rename master plan to controlling plan | Quinn Pham |
| 2020-08-07 | Add a setting to force stepping to always run all threads. | Jim Ingham |
| 2020-04-03 | Make ThreadPlans use TID and Process, rather than Thread *. | Jim Ingham |
| 2020-01-24 | [lldb][NFC] Fix all formatting errors in .cpp file headers | Raphael Isemann |
| 2019-10-03 | Pass an SBStructuredData to scripted ThreadPlans on use. | Jim Ingham |
| 2019-09-28 | Give an error when StepUsingScriptedThreadPlan is passed a bad classname. | Jim Ingham |
| 2019-07-24 | [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) | Jonas Devlieghere |
| 2019-04-26 | [ScriptInterpreter] Move ownership into debugger (NFC) | Jonas Devlieghere |
| 2019-04-10 | [NFC] Remove ASCII lines from comments | Jonas Devlieghere |
| 2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth |
| 2018-11-15 | Add setting to require hardware breakpoints. | Jonas Devlieghere |
| 2018-11-11 | Remove header grouping comments. | Jonas Devlieghere |
| 2018-08-07 | Move RegisterValue,Scalar,State from Core to Utility | Pavel Labath |
| 2018-04-30 | Reflow paragraphs in comments. | Adrian Prantl |
| 2017-03-03 | Move Log from Core -> Utility. | Zachary Turner |
| 2016-11-26 | [lldb] Fix typos in file headers | Alexander Shaposhnikov |
| 2016-09-06 | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone |
| 2016-08-09 | Delete Host/windows/win32.h | Zachary Turner |
| 2016-08-05 | Add a few more needed bits to the scripted thread plans. | Jim Ingham |
| 2015-05-29 | Don't #include "lldb-python.h" from anywhere. | Zachary Turner |
| 2015-03-17 | Remove ScriptInterpreterObject. | Zachary Turner |
| 2014-09-29 | This checkin is the first step in making the lldb thread stepping mechanism m... | Jim Ingham |