aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api
diff options
context:
space:
mode:
authorJason Molenda <jason@molenda.com>2023-05-04 13:13:30 -0700
committerJason Molenda <jason@molenda.com>2023-05-04 13:14:10 -0700
commit4fac08ff1dcd02c89c677365b10921399caf79df (patch)
tree47f38efb5a0b195a11be0ae61298971172b97cb7 /lldb/test/API/python_api
parent09ceb4729f1ca8781718d41b7876b68820baadba (diff)
downloadllvm-4fac08ff1dcd02c89c677365b10921399caf79df.zip
llvm-4fac08ff1dcd02c89c677365b10921399caf79df.tar.gz
llvm-4fac08ff1dcd02c89c677365b10921399caf79df.tar.bz2
Recognize `addressing_bits` kv in stop reply packet
If a remote stub provides the addressing_bits kv pair in the stop reply packet, update the Process address masks with that value as it possibly changes during the process runtime. This is an unusual situation, most likely a JTAG remote stub and some very early startup code that is setting up the page tables. Nearly all debug sessions will have a single address mask that cannot change during the lifetime of a Process. Differential Revision: https://reviews.llvm.org/D149803 rdar://61900565
Diffstat (limited to 'lldb/test/API/python_api')
0 files changed, 0 insertions, 0 deletions