llvm-project/lldb/docs
Med Ismail Bennani 103ad3f907 [lldb/Commands] Fix short option collision for `process launch`
This patch changes the short option used in `CommandOptionsProcessLaunch`
for the `-v|--environment` command option to `-E|--environment`.

The reason for that is, that it collides with the `-v|--structured-data-value`
command option generated by `OptionGroupPythonClassWithDict` that
I'm using in an upcoming patch for the `process launch` command.

The long option `--environment` remains the same.

Differential Review: https://reviews.llvm.org/D95100

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
2021-03-01 21:13:31 +01:00
..
_lldb Reland [lldb][docs] Use sphinx instead of epydoc to generate LLDB's Python reference 2021-01-17 12:13:01 +01:00
_static [lldb][docs] Expand CSS fix for LLDB doc tables 2021-01-20 10:30:00 +01:00
design [lldb][docs] Use inline literals for code/paths instead of rendering it with the default role 2021-01-18 11:10:19 +01:00
man [lldb][docs] Use inline literals for code/paths instead of rendering it with the default role 2021-01-18 11:10:19 +01:00
resources [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
status [lldb] [docs] Update platform support status 2021-02-21 21:47:48 +01:00
testsuite Rename MacOS X -> macOS where applicable. 2019-05-14 16:37:43 +00:00
use [lldb/Commands] Fix short option collision for `process launch` 2021-03-01 21:13:31 +01:00
.htaccess [lldb][docs] Update .htaccess to redirect from old SB API documentation to new one 2021-01-19 18:58:43 +01:00
CMakeLists.txt Reland [lldb][docs] Use sphinx instead of epydoc to generate LLDB's Python reference 2021-01-17 12:13:01 +01:00
conf.py [lldb][docs] Attempt to disable the generated GitHub button on the LLDB website 2021-02-01 09:47:39 +01:00
doxygen-mainpage.dox [Docs] Make Doxygen functional 2019-04-19 18:02:35 +00:00
doxygen.cfg.in [Doxygen] Document private class members. 2019-08-21 00:10:19 +00:00
index.rst [lldb] [docs] Update platform support status 2021-02-21 21:47:48 +01:00
lldb-for-gdb-users.txt
lldb-gdb-remote.txt [lldb][AArch64/Linux] Show memory tagged memory regions 2020-11-20 11:21:59 +00:00
lldb-platform-packets.txt [lldb] Correct vFile:pread/pwrite packet docs 2020-10-27 11:47:35 +00:00
python_api.rst Reland [lldb][docs] Use sphinx instead of epydoc to generate LLDB's Python reference 2021-01-17 12:13:01 +01:00
python_api_enums.rst [lldb][docs] Add a doc page for enums and constants 2021-01-19 18:54:05 +01:00