diff options
| author | Jason Molenda <jmolenda@apple.com> | 2023-10-21 11:58:29 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-21 11:58:29 -0700 |
| commit | ed0bb9476ce0e2a8f7ec10bf5d2a439f75b39a23 (patch) | |
| tree | 51784a66acfe18c1520544621bf48c0e3db0a2b0 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
| parent | 44d4f975e4f61e69ef0e86ba618cdb3f18549fe9 (diff) | |
| download | llvm-ed0bb9476ce0e2a8f7ec10bf5d2a439f75b39a23.zip llvm-ed0bb9476ce0e2a8f7ec10bf5d2a439f75b39a23.tar.gz llvm-ed0bb9476ce0e2a8f7ec10bf5d2a439f75b39a23.tar.bz2 | |
[lldb] Update qRegisterInfo docs to recommend target.xml (#69853)
Before target.xml, lldb had its own method for querying the remote stub
of the registers it supports, qRegisterInfo. The gdb standard method of
using a target.xml file to describe the available registers has become
commonplace, and the lldb method for doing this is no longer needed.
Stubs should describe their registers to lldb, but it should be with the
target.xml file.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions
