[Lldb-commits] [PATCH] D72985: [lldb/debugserver] Implement hardware breakpoints for x86_64 and i386

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 24 15:14:21 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG96f3ea0d21b4: [lldb/debugserver] Implement hardware breakpoints for x86_64 and i386 (authored by JDevlieghere).

Changed prior to commit:
  https://reviews.llvm.org/D72985?vs=238964&id=240307#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72985/new/

https://reviews.llvm.org/D72985

Files:
  lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/hardware_breakpoints/hardware_breakpoint_on_multiple_threads/TestHWBreakMultiThread.py
  lldb/tools/debugserver/source/MacOSX/arm/DNBArchImpl.cpp
  lldb/tools/debugserver/source/MacOSX/arm/DNBArchImpl.h
  lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp
  lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.h
  lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp
  lldb/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.h
  lldb/tools/debugserver/source/RNBRemote.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72985.240307.patch
Type: text/x-patch
Size: 21489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200124/d72eb757/attachment-0001.bin>


More information about the lldb-commits mailing list