llvm-project/lldb/docs
Jason Molenda 8a26ba6a02 Load binary by UUID from qProcessInfo packet fields
Support three new keys in the qProcessInfo response from the remote
gdb stub to handle the case of attaching to a core running some type
of standalone/firmware code and the stub knows the UUID and load
address-or-slide for the binary.  There will be no proper DynamicLoader
plugin in this scenario, but we can try to locate and load the binary
into lldb at the correct offset.

Differential Revision: https://reviews.llvm.org/D116211
rdar://75191077
2021-12-23 15:20:50 -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][Docs] Indicate `PS1` variable by $ 2021-09-04 20:57:59 +05:30
man [lldb] make it easier to find LLDB's python 2021-11-10 10:33:34 -08:00
resources [lldb][docs] Update instructions for building libc++ 2021-12-16 16:50:42 +01:00
status [lldb] Fix typos. NFC. 2021-05-31 06:48:57 +07:00
testsuite [lldb] Reduce code duplication around inferior building 2021-10-19 12:09:41 +02:00
use [NFC] Trim trailing whitespace in *.rst 2021-11-15 09:17:08 +08:00
.htaccess [trace][intel-pt] Create basic SB API 2021-06-17 15:14:47 -07: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] Remove obsolete recommonmark use 2021-10-27 13:45:05 +02:00
doxygen-mainpage.dox [Docs] Make Doxygen functional 2019-04-19 18:02:35 +00:00
doxygen.cfg.in [NFC] Inclusive Language: change master to main for .chm files 2021-11-08 08:23:04 -06:00
index.rst [LLDB][Docs] Indicate `PS1` variable by $ 2021-09-04 20:57:59 +05:30
lldb-for-gdb-users.txt [lldb] Fix typos in documentation (NFC) 2021-03-01 23:40:29 -08:00
lldb-gdb-remote.txt Load binary by UUID from qProcessInfo packet fields 2021-12-23 15:20:50 -08:00
lldb-platform-packets.txt [lldb] [gdb-remote] Use hexadecimal numbers in vFile packats for GDB compliance 2021-08-09 12:07:33 +02: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 the missing rst anchors to the Python enum docs 2021-06-14 16:31:28 +02:00