[Lldb-commits] [PATCH] D21280: Allow installing watchpoints at less than 8-byte alligned addresses for AArch64 targets

Muhammad Omair Javaid via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 15 18:48:46 PDT 2016


omjavaid updated this revision to Diff 60942.
omjavaid added a comment.
Herald added a subscriber: srhines.

I have added a test cases that tests all possibilities supported by current configuration.

Tests pass on Nexus 9 and aarch64-linux-gnu (hikey board).

LGTM?


http://reviews.llvm.org/D21280

Files:
  packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_size/Makefile
  packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_size/TestWatchpointSizes.py
  packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_size/main.c
  source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.cpp
  source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.h
  source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21280.60942.patch
Type: text/x-patch
Size: 12909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160616/17fa9067/attachment-0001.bin>


More information about the lldb-commits mailing list