llvm-project/lldb/docs/use
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
..
formatting.rst [lldb/Target] Add Assert StackFrame Recognizer 2020-02-06 18:27:48 +01:00
links.md [lldb] Add a page to the docs with (external) links on how to use LLDB 2020-10-20 11:43:31 -07:00
map.rst [lldb/Commands] Fix short option collision for `process launch` 2021-03-01 21:13:31 +01:00
python-reference.rst [lldb] Extend Python convenience variable table with equivalent APIs 2021-03-02 16:13:55 -08:00
python.rst [lldb][docs] Use 'any' as the default role in LLDB's sphinx project 2021-01-18 19:08:19 +01:00
qemu-testing.rst [lldb][AArch64/Linux] Show memory tagged memory regions 2020-11-20 11:21:59 +00:00
remote.rst [Docs] Modernize references to macOS 2019-05-30 16:46:22 +00:00
symbolication.rst [Docs] Fix (incorrect) code highlighting 2019-08-07 23:12:40 +00:00
symbols.rst Fix typos 2020-01-21 15:32:34 -08:00
troubleshooting.rst Rename MacOS X -> macOS where applicable. 2019-05-14 16:37:43 +00:00
tutorial.rst [lldb] Fix typos in documentation (NFC) 2021-03-01 23:40:29 -08:00
variable.rst [lldb][docs] Use 'any' as the default role in LLDB's sphinx project 2021-01-18 19:08:19 +01:00