llvm-project/lldb/docs
Med Ismail Bennani 0224738c1a [lldb/interpreter] Improve REPL init file compatibility
This patch changes the command interpreter sourcing logic for the REPL
init file. Instead of looking for a arbitrary file name, it standardizes
the REPL init file name to match to following scheme:

                          `.lldbinit-<language>-repl`

This will make the naming more homogenous and the sourcing logic future-proof.

rdar://65836048

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

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
2020-09-02 01:21:22 +02:00
..
_static [lldb][docs] Add CMake version notes for -B flag 2019-07-31 10:31:57 +00:00
man [lldb/interpreter] Improve REPL init file compatibility 2020-09-02 01:21:22 +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] Remote disk file/directory completion for platform commands 2020-08-24 17:55:54 +02:00