projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Understand arm breakpoints in aarch64_breakpoint_at
[external/binutils.git]
/
gdb
/
gdbserver
/
linux-aarch64-low.c
2015-12-11
Yao Qi
Understand arm breakpoints in aarch64_breakpoint_at
blob
|
commitdiff
2015-12-07
Yao Qi
Support Z0 packet in AArch64 multi-arch debugging
blob
|
commitdiff
|
diff to current
2015-11-30
Antoine Tremblay
Refactor queries for hardware and software single stepp...
blob
|
commitdiff
|
diff to current
2015-11-19
Yao Qi
Change argument opcode type from enum aarch64_opcodes...
blob
|
commitdiff
|
diff to current
2015-11-19
Yao Qi
Define enum out of the scope of struct
blob
|
commitdiff
|
diff to current
2015-11-19
Yao Qi
Cast void * to user_fpsimd_state *.
blob
|
commitdiff
|
diff to current
2015-11-19
Yao Qi
Cast void * to struct user_pt_regs *
blob
|
commitdiff
|
diff to current
2015-10-29
Pedro Alves
gdbserver/Linux: Introduce NULL_REGSET
blob
|
commitdiff
|
diff to current
2015-10-21
Antoine Tremblay
Add the target_ops needed for software breakpoints...
blob
|
commitdiff
|
diff to current
2015-10-15
Yao Qi
aarch64 multi-arch part 6: HW breakpoint on unaligned...
blob
|
commitdiff
|
diff to current
2015-10-12
Yao Qi
Rename emit_load_store to aarch64_emit_load_store
blob
|
commitdiff
|
diff to current
2015-10-12
Yao Qi
Rename emit_insn to aarch64_emit_insn
blob
|
commitdiff
|
diff to current
2015-10-12
Yao Qi
Support displaced stepping in aarch64-linux
blob
|
commitdiff
|
diff to current
2015-10-12
Yao Qi
Move aarch64_relocate_instruction to arch/aarch64-insn.c
blob
|
commitdiff
|
diff to current
2015-10-12
Yao Qi
Use visitor in aarch64_relocate_instruction
blob
|
commitdiff
|
diff to current
2015-10-12
Yao Qi
Move append_insns out of aarch64_relocate_instruction
blob
|
commitdiff
|
diff to current
2015-10-12
Yao Qi
Move target_read_uint32 out of aarch64_relocate_instruction
blob
|
commitdiff
|
diff to current
2015-09-30
Yao Qi
Shorten long lines in linux-aarch64-low.c
blob
|
commitdiff
|
diff to current
2015-09-21
Pierre Langlois
Implement target_emit_ops
blob
|
commitdiff
|
diff to current
2015-09-21
Pierre Langlois
Add support for fast tracepoints
blob
|
commitdiff
|
diff to current
2015-09-18
Yao Qi
aarch64 multi-arch (part 3): get thread area
blob
|
commitdiff
|
diff to current
2015-09-15
Yao Qi
aarch64 multi-arch support (part 2): siginfo fixup
blob
|
commitdiff
|
diff to current
2015-09-03
Yao Qi
[aarch64] Check region OK for HW watchpoint in GDBserver
blob
|
commitdiff
|
diff to current
2015-08-26
Simon Marchi
Replace some xmalloc-family functions with XNEW-family...
blob
|
commitdiff
|
diff to current
2015-08-25
Yao Qi
Move aarch64_linux_new_thread to nat/aarch64-linux.c
blob
|
commitdiff
|
diff to current
2015-08-25
Yao Qi
Move aarch64_linux_prepare_to_resume to nat/aarch64...
blob
|
commitdiff
|
diff to current
2015-08-25
Yao Qi
Make aarch64_linux_prepare_to_resume the same on GDB...
blob
|
commitdiff
|
diff to current
2015-08-25
Yao Qi
Add pid argument in aarch64_get_debug_reg_state
blob
|
commitdiff
|
diff to current
2015-08-25
Yao Qi
Move debug_reg_change_callback and aarch64_notify_debug...
blob
|
commitdiff
|
diff to current
2015-08-25
Yao Qi
Make debug_reg_change_callback the same on GDB and...
blob
|
commitdiff
|
diff to current
2015-08-25
Yao Qi
Make aarch64_notify_debug_reg_change the same on GDB...
blob
|
commitdiff
|
diff to current
2015-08-25
Yao Qi
Use debug_printf in debug_reg_change_callback
blob
|
commitdiff
|
diff to current
2015-08-25
Yao Qi
Use phex debug_reg_change_callback
blob
|
commitdiff
|
diff to current
2015-08-25
Yao Qi
Remove some comments in debug_reg_change_callback
blob
|
commitdiff
|
diff to current
2015-08-25
Yao Qi
Re-indent the code
blob
|
commitdiff
|
diff to current
2015-08-25
Yao Qi
[gdbserver] Use iterate_over_lwps in aarch64_notify_deb...
blob
|
commitdiff
|
diff to current
2015-08-04
Yao Qi
Disable tracepoint support for aarch32
blob
|
commitdiff
|
diff to current
2015-08-04
Yao Qi
Disable Z0 packet on aarch64 on multi-arch debugging
blob
|
commitdiff
|
diff to current
2015-08-04
Yao Qi
Get and set PC correctly on aarch64 in multi-arch
blob
|
commitdiff
|
diff to current
2015-08-04
Yao Qi
Use arm target description and regs_info for 32-bit...
blob
|
commitdiff
|
diff to current
2015-07-24
Pedro Alves
Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
blob
|
commitdiff
|
diff to current
2015-07-21
Yao Qi
Move aarch64_linux_get_debug_reg_capacity to nat/aarch6...
blob
|
commitdiff
|
diff to current
2015-07-17
Yao Qi
Move common aarch64 HW breakpoint/watchpoint code to...
blob
|
commitdiff
|
diff to current
2015-07-17
Yao Qi
Pass aarch64_debug_reg_state to functions
blob
|
commitdiff
|
diff to current
2015-07-17
Yao Qi
Use debug_printf to print debug message
blob
|
commitdiff
|
diff to current
2015-07-15
Pierre Langlois
[GDBserver][AArch64] Enable support for range stepping
blob
|
commitdiff
|
diff to current
2015-07-10
Pierre Langlois
[GDBserver][AArch64] Cleanup comments for each linux_ta...
blob
|
commitdiff
|
diff to current
2015-07-09
Pierre Langlois
[GDBServer][AArch64] Enable support for tracepoints
blob
|
commitdiff
|
diff to current
2015-07-09
Yao Qi
[gdbserver, aarch64] Set usrregs to NULL in regs_info
blob
|
commitdiff
|
diff to current
2015-06-29
Pierre Langlois
[GDBServer][AArch64] Enable support for Z0 packets
blob
|
commitdiff
|
diff to current
2015-06-29
Pierre Langlois
[GDBServer][AArch64] Use the same break instruction...
blob
|
commitdiff
|
diff to current
2015-05-14
Don Breazeal
Fix build gdbserver build errors on arm, mips, aarch64.
blob
|
commitdiff
|
diff to current
2015-05-12
Don Breazeal
Arch-specific remote follow fork
blob
|
commitdiff
|
diff to current
2015-03-24
Gary Benson
Change signature of linux_target_ops.new_thread
blob
|
commitdiff
|
diff to current
2015-03-06
Yao Qi
Use show_debug_regs as a boolean
blob
|
commitdiff
|
diff to current
2015-02-27
Pedro Alves
C++ keyword cleanliness, mostly auto-generated
blob
|
commitdiff
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
diff to current
2014-12-16
Catalin Udma
aarch64/gdbserver: fix floating point registers display
blob
|
commitdiff
|
diff to current
2014-09-16
Gary Benson
Rename current_inferior as current_thread in gdbserver
blob
|
commitdiff
|
diff to current
2014-09-11
Gary Benson
Introduce show_debug_regs
blob
|
commitdiff
|
diff to current
2014-05-23
Ramana Radhakrishnan
Include asm/ptrace.h for linux-aarch64-low.c
blob
|
commitdiff
|
diff to current
2014-05-20
Pedro Alves
[GDBserver] Make Zx/zx packet handling idempotent.
blob
|
commitdiff
|
diff to current
2014-05-20
Pedro Alves
[GDBserver] Move Z packet defines and type convertion...
blob
|
commitdiff
|
diff to current
2014-05-20
Pedro Alves
[GDBserver][AArch64] Make watchpoint support use target...
blob
|
commitdiff
|
diff to current
2014-02-20
Doug Evans
Remove all_lwps global.
blob
|
commitdiff
|
diff to current
2014-01-22
Doug Evans
New gdbserver option --debug-format=timestamp.
blob
|
commitdiff
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
diff to current
2013-12-18
Yufeng Zhang
gdb/
blob
|
commitdiff
|
diff to current
2013-09-16
Will Newton
gdbserver, aarch64: Zero out regs in aarch64_linux_set_...
blob
|
commitdiff
|
diff to current
2013-06-07
Pedro Alves
[GDBserver] Multi-process + multi-arch
blob
|
commitdiff
|
diff to current
2013-05-28
Pedro Alves
[GDBserver][AArch64] Remove references to aarch64-witho...
blob
|
commitdiff
|
diff to current
2013-02-07
Marcus Shawcroft
2013-02-07 Marcus Shawcroft <marcus.shawcroft@arm...
blob
|
commitdiff
|
diff to current
2013-02-07
Marcus Shawcroft
Switch AArch64 gdbserver ps_get_thread_area to PTRACE_G...
blob
|
commitdiff
|
diff to current
2013-02-04
Marcus Shawcroft
AArch64 GDBserver support.
blob
|
commitdiff
|
diff to current