[all-commits] [llvm/llvm-project] 538df1: lldb [NFC] Add logging to Process when address mas...

Jason Molenda via All-commits all-commits at lists.llvm.org
Thu Jun 15 17:39:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 538df1d8a2428d06de7f26c859969ddec14928c1
      https://github.com/llvm/llvm-project/commit/538df1d8a2428d06de7f26c859969ddec14928c1
  Author: Jason Molenda <jason at molenda.com>
  Date:   2023-06-15 (Thu, 15 Jun 2023)

  Changed paths:
    M lldb/include/lldb/Target/Process.h
    M lldb/source/Target/Process.cpp

  Log Message:
  -----------
  lldb [NFC] Add logging to Process when address masks are updated

To aid in integration testing/debugging. Verifying that the address
mask/addressable bits values from different sources are correctly
registered by lldb.




More information about the All-commits mailing list