[all-commits] [llvm/llvm-project] 8fc9b6: [lldb/Commands] Align process launch --plugin with...
Med Ismail Bennani via All-commits
all-commits at lists.llvm.org
Wed Jan 20 12:06:09 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8fc9b6c2c560fc5945ce2115de345efb1617d59d
https://github.com/llvm/llvm-project/commit/8fc9b6c2c560fc5945ce2115de345efb1617d59d
Author: Med Ismail Bennani <medismail.bennani at gmail.com>
Date: 2021-01-20 (Wed, 20 Jan 2021)
Changed paths:
M lldb/source/Commands/CommandOptionsProcessLaunch.cpp
Log Message:
-----------
[lldb/Commands] Align process launch --plugin with process attach (NFC)
Following `7169d3a315f4cdc19c4ab6b8f20c6f91b46ba9b8`, this patch updates
the short option for the plugin command option to (`-p` to `-P`) to
align with the `process attach` command options.
The long option remains the same since there are already the same for both
commands.
Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>
More information about the All-commits
mailing list