Move aarch64_linux_prepare_to_resume to nat/aarch64-linux.c
[external/binutils.git] / gdb / gdbserver / linux-aarch64-low.c
2015-08-25 Yao QiMove aarch64_linux_prepare_to_resume to nat/aarch64...
2015-08-25 Yao QiMake aarch64_linux_prepare_to_resume the same on GDB...
2015-08-25 Yao QiAdd pid argument in aarch64_get_debug_reg_state
2015-08-25 Yao QiMove debug_reg_change_callback and aarch64_notify_debug...
2015-08-25 Yao QiMake debug_reg_change_callback the same on GDB and...
2015-08-25 Yao QiMake aarch64_notify_debug_reg_change the same on GDB...
2015-08-25 Yao QiUse debug_printf in debug_reg_change_callback
2015-08-25 Yao QiUse phex debug_reg_change_callback
2015-08-25 Yao QiRemove some comments in debug_reg_change_callback
2015-08-25 Yao QiRe-indent the code
2015-08-25 Yao Qi[gdbserver] Use iterate_over_lwps in aarch64_notify_deb...
2015-08-04 Yao QiDisable tracepoint support for aarch32
2015-08-04 Yao QiDisable Z0 packet on aarch64 on multi-arch debugging
2015-08-04 Yao QiGet and set PC correctly on aarch64 in multi-arch
2015-08-04 Yao QiUse arm target description and regs_info for 32-bit...
2015-07-24 Pedro AlvesLinux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
2015-07-21 Yao QiMove aarch64_linux_get_debug_reg_capacity to nat/aarch6...
2015-07-17 Yao QiMove common aarch64 HW breakpoint/watchpoint code to...
2015-07-17 Yao QiPass aarch64_debug_reg_state to functions
2015-07-17 Yao QiUse debug_printf to print debug message
2015-07-15 Pierre Langlois[GDBserver][AArch64] Enable support for range stepping
2015-07-10 Pierre Langlois[GDBserver][AArch64] Cleanup comments for each linux_ta...
2015-07-09 Pierre Langlois[GDBServer][AArch64] Enable support for tracepoints
2015-07-09 Yao Qi[gdbserver, aarch64] Set usrregs to NULL in regs_info
2015-06-29 Pierre Langlois[GDBServer][AArch64] Enable support for Z0 packets
2015-06-29 Pierre Langlois[GDBServer][AArch64] Use the same break instruction...
2015-05-14 Don BreazealFix build gdbserver build errors on arm, mips, aarch64.
2015-05-12 Don BreazealArch-specific remote follow fork
2015-03-24 Gary BensonChange signature of linux_target_ops.new_thread
2015-03-06 Yao QiUse show_debug_regs as a boolean
2015-02-27 Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-16 Catalin Udmaaarch64/gdbserver: fix floating point registers display
2014-09-16 Gary BensonRename current_inferior as current_thread in gdbserver
2014-09-11 Gary BensonIntroduce show_debug_regs
2014-05-23 Ramana RadhakrishnanInclude asm/ptrace.h for linux-aarch64-low.c
2014-05-20 Pedro Alves[GDBserver] Make Zx/zx packet handling idempotent.
2014-05-20 Pedro Alves[GDBserver] Move Z packet defines and type convertion...
2014-05-20 Pedro Alves[GDBserver][AArch64] Make watchpoint support use target...
2014-02-20 Doug EvansRemove all_lwps global.
2014-01-22 Doug Evans New gdbserver option --debug-format=timestamp.
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-18 Yufeng Zhanggdb/
2013-09-16 Will Newtongdbserver, aarch64: Zero out regs in aarch64_linux_set_...
2013-06-07 Pedro Alves[GDBserver] Multi-process + multi-arch
2013-05-28 Pedro Alves[GDBserver][AArch64] Remove references to aarch64-witho...
2013-02-07 Marcus Shawcroft2013-02-07 Marcus Shawcroft <marcus.shawcroft@arm...
2013-02-07 Marcus ShawcroftSwitch AArch64 gdbserver ps_get_thread_area to PTRACE_G...
2013-02-04 Marcus ShawcroftAArch64 GDBserver support.