llvm-project/lldb/docs
Med Ismail Bennani 868b45b5b3 [lldb/interpreter] Add REPL-specific init file
This patch adds the infrastructure to have language specific REPL init
files. It's the foundation work to a following patch that will introduce
Swift REPL init file.

When lldb is launched with the `--repl` option, it will look for a REPL
init file in the home directory and source it. This overrides the
default `~/.lldbinit`, which content might make the REPL behave
unexpectedly. If the REPL init file doesn't exists, lldb will fall back
to the default init file.

rdar://65836048

Differential Revision: https://reviews.llvm.org/D86242

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
2020-08-20 00:36:32 +02:00
..
_static [lldb][docs] Add CMake version notes for -B flag 2019-07-31 10:31:57 +00:00
man [lldb/interpreter] Add REPL-specific init file 2020-08-20 00:36:32 +02:00
resources [lldb/Docs] Remove stale bot on GreenDragon and add reproducer one 2020-07-30 13:51:16 -07:00
status [lldb/Docs] Update the features matrix 2020-02-18 20:08:43 -08:00
structured_data Pass ConstString by value (NFC) 2019-03-06 21:22:25 +00:00
testsuite Rename MacOS X -> macOS where applicable. 2019-05-14 16:37:43 +00:00
use Small reformat to avoid tripping up possible formatting. 2020-02-13 13:06:44 -08:00
.htaccess Add a "Using LLDB" section to the welcome page of the website 2019-11-19 10:55:50 -08:00
CMakeLists.txt [lldb/CMake] Separate CMake code for Lua and Python (NFC) 2020-08-11 09:04:18 -07:00
conf.py [docs] Use 0 as version placeholder instead of a made up number. 2020-03-02 14:55:05 -08: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 Updated the list of supported platforms in LLDB to include Apple silicon. 2020-07-08 15:33:00 -07:00
lldb-for-gdb-users.txt
lldb-gdb-remote.txt [lldb]: fix typo in lldb-gdb-remote.txt 2020-02-20 14:30:12 +01:00
lldb-platform-packets.txt [lldb] NFC: Fix trivial typo in comments, documents, and messages 2020-04-07 01:06:16 +09:00