summaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandOptionsProcessLaunch.cpp
AgeCommit message (Expand)Author
2024-08-27[lldb] Turn lldb_private::Status into a value type. (#106163)Adrian Prantl
2023-10-09[lldb] add stop-at-user-entry option to process launch (#67019)José Lira Junior
2023-01-10Move from llvm::makeArrayRef to ArrayRef deduction guides - last partserge-sans-paille
2022-07-14[lldb] Refactor command option enum values (NFC)Jonas Devlieghere
2021-03-23[lldb/Commands] Add command options for ScriptedProcess to ProcessLaunchMed Ismail Bennani
2021-03-01[lldb] Revert ScriptedProcess patchesMed Ismail Bennani
2021-03-01[lldb/Commands] Add command options for ScriptedProcess to ProcessLaunchMed Ismail Bennani
2021-03-01[lldb/Commands] Fix short option collision for `process launch`Med Ismail Bennani
2021-01-20[lldb/Commands] Align process launch --plugin with process attach (NFC)Med Ismail Bennani
2021-01-20[lldb/Commands] Refactor ProcessLaunchCommandOptions to use TableGen (NFC)Med Ismail Bennani