summaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectScripting.cpp
AgeCommit message (Expand)Author
2024-09-24[lldb] Fix typos in various help messages. (#109851)Ryan Mansfield
2024-08-27[lldb] Turn lldb_private::Status into a value type. (#106163)Adrian Prantl
2024-08-05[lldb] Rename `scripting template` to `scripting extension` (NFC) (#101935)Med Ismail Bennani
2024-07-27[lldb/Commands] Add `scripting template list` command with auto discoveryMed Ismail Bennani
2024-07-25[lldb] Revert scripting template list patches (#100673)Med Ismail Bennani
2024-07-25[lldb/Commands] Add `scripting template list` command with auto discoveryMed Ismail Bennani
2024-07-23Revert "[lldb/Commands] Add `scripting template list` command with auto disco...Med Ismail Bennani
2024-07-23[lldb/Commands] Add `scripting template list` command with auto discovery (#9...Med Ismail Bennani
2024-07-01[lldb/Commands] Alias `script` command to `scripting run` (#97263)Med Ismail Bennani