[all-commits] [llvm/llvm-project] ec2d0d: [lldb] Remove "0x" prefix from hex values in dirty...

Michał Górny via All-commits all-commits at lists.llvm.org
Mon Oct 11 12:04:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ec2d0ded1b3fc941119935c66576329b9f43a9f1
      https://github.com/llvm/llvm-project/commit/ec2d0ded1b3fc941119935c66576329b9f43a9f1
  Author: Michał Górny <mgorny at moritz.systems>
  Date:   2021-10-11 (Mon, 11 Oct 2021)

  Changed paths:
    M lldb/test/API/functionalities/gdb_remote_client/TestMemoryRegionDirtyPages.py
    M lldb/tools/debugserver/source/RNBRemote.cpp

  Log Message:
  -----------
  [lldb] Remove "0x" prefix from hex values in dirty-pages

Remove the redudant "0x" prefix in the "dirty-pages" key of
qMemoryRegionInfo packet.  The client accepts hex values both with
and without the prefix.

Differential Revision: https://reviews.llvm.org/D110510




More information about the All-commits mailing list