[all-commits] [llvm/llvm-project] 90308a: [debugserver] Implement hardware breakpoints for A...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Thu Mar 19 11:56:10 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 90308a4da167c531a16fcecc3927596fffd5d5d5
      https://github.com/llvm/llvm-project/commit/90308a4da167c531a16fcecc3927596fffd5d5d5
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M lldb/tools/debugserver/source/MacOSX/arm64/DNBArchImplARM64.cpp
    M lldb/tools/debugserver/source/MacOSX/arm64/DNBArchImplARM64.h

  Log Message:
  -----------
  [debugserver] Implement hardware breakpoints for ARM64

Add support for hardware breakpoints on ARM64.

Differential revision: https://reviews.llvm.org/D76411




More information about the All-commits mailing list