Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-11-27 | [AArch64] Only check breakpoint alignment on inserting | Yao Qi | 1 | -7/+14 |
2015-11-19 | Fix iov_len calculation in aarch64_linux_set_debug_regs | Simon Marchi | 1 | -2/+2 |
2015-10-15 | aarch64 multi-arch part 6: HW breakpoint on unaligned address | Yao Qi | 1 | -3/+19 |
2015-09-03 | [aarch64] Check region OK for HW watchpoint in GDBserver | Yao Qi | 1 | -0/+40 |
2015-08-25 | Print tid in debug output of debug_reg_change_callback | Yao Qi | 1 | -5/+5 |
2015-08-25 | Move debug_reg_change_callback and aarch64_notify_debug_reg_change to nat/aar... | Yao Qi | 1 | -0/+88 |
2015-07-21 | Move aarch64_linux_get_debug_reg_capacity to nat/aarch64-linux-hw-point.c | Yao Qi | 1 | -0/+53 |
2015-07-20 | Fix ARI warnings to nat/aarch64-linux-hw-point.{c,h} | Yao Qi | 1 | -6/+7 |
2015-07-17 | Move common aarch64 HW breakpoint/watchpoint code to nat/ | Yao Qi | 1 | -0/+505 |