llvm-project/lldb/docs
Jonas Devlieghere f46a441b1c [lldb] Extend Python convenience variable table with equivalent APIs
Add a column to the table of convenience variables with the equivalent
API to get to the current debugger, target, process, etc.

We often get asked to make convenience variables available outside of
the interactive interpreter. After explaining why that's not possible, a
common complaint is that it's hard to find out how to get to these
variables in a non-interactive context, for example how to get to the
current frame when given a thread. This patch aims to alleviate that by
including the APIs to navigate between these instances in the table.

Differential revision: https://reviews.llvm.org/D97778
2021-03-02 16:13:55 -08: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] Fix typos in documentation (NFC) 2021-03-01 23:40:29 -08: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 [lldb] Fix typos in documentation (NFC) 2021-03-01 23:40:29 -08:00
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] Extend Python convenience variable table with equivalent APIs 2021-03-02 16:13:55 -08: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 [lldb] Fix typos in documentation (NFC) 2021-03-01 23:40:29 -08:00
index.rst [lldb] [docs] Update platform support status 2021-02-21 21:47:48 +01:00
lldb-for-gdb-users.txt [lldb] Fix typos in documentation (NFC) 2021-03-01 23:40:29 -08:00
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] Fix typos in documentation (NFC) 2021-03-01 23:40:29 -08: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] Fix typos in documentation (NFC) 2021-03-01 23:40:29 -08:00