aboutsummaryrefslogtreecommitdiff
path: root/gdb/nat/aarch64-linux-hw-point.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-07-23Fix ARMv8.1/v8.2 for hw watchpoint and breakpointAndrew Pinski1-2/+6
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-11-27[AArch64] Only check breakpoint alignment on insertingYao Qi1-7/+14
2015-11-19Fix iov_len calculation in aarch64_linux_set_debug_regsSimon Marchi1-2/+2
2015-10-15aarch64 multi-arch part 6: HW breakpoint on unaligned addressYao Qi1-3/+19
2015-09-03[aarch64] Check region OK for HW watchpoint in GDBserverYao Qi1-0/+40
2015-08-25Print tid in debug output of debug_reg_change_callbackYao Qi1-5/+5
2015-08-25Move debug_reg_change_callback and aarch64_notify_debug_reg_change to nat/aar...Yao Qi1-0/+88
2015-07-21Move aarch64_linux_get_debug_reg_capacity to nat/aarch64-linux-hw-point.cYao Qi1-0/+53
2015-07-20Fix ARI warnings to nat/aarch64-linux-hw-point.{c,h}Yao Qi1-6/+7
2015-07-17Move common aarch64 HW breakpoint/watchpoint code to nat/Yao Qi1-0/+505