projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
metag: make an array's type unsigned char[]
[external/binutils.git]
/
gdb
/
aarch64-linux-nat.c
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
2015-10-15
Yao Qi
aarch64 multi-arch part 6: HW breakpoint on unaligned...
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
Support single step by arch or target
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
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
Get pid rather than lwpid
blob
|
commitdiff
|
diff to current
2015-08-05
Yao Qi
Remove get_thread_id
blob
|
commitdiff
|
diff to current
2015-07-31
Simon Marchi
Mostly trivial enum fixes
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-23
Yao Qi
Return zero in aarch64_linux_can_use_hw_breakpoint...
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-17
Yao Qi
int -> enum target_hw_bp_type in aarch64-linux-nat.c
blob
|
commitdiff
|
diff to current
2015-07-17
Yao Qi
Call ptid_get_pid instead of get_thread_id in aarch64_l...
blob
|
commitdiff
|
diff to current
2015-07-09
Yao Qi
Pass ptid to aarch64_linux_get_debug_reg_capacity
blob
|
commitdiff
|
diff to current
2015-07-07
Yao Qi
Native debug arm program by aarch64 GDB
blob
|
commitdiff
|
diff to current
2015-07-02
Yao Qi
Fix typo in aarch64_linux_insert_hw_breakpoint
blob
|
commitdiff
|
diff to current
2015-02-17
Maxim Ostapenko
Fix GDB build fail on Aarch64 when -fno-common is enabled
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-10-03
Maciej W. Rozycki
Avoid software breakpoint's instruction shadow inconsis...
blob
|
commitdiff
|
diff to current
2014-09-11
Gary Benson
Introduce show_debug_regs
blob
|
commitdiff
|
diff to current
2014-08-21
Will Newton
gdb: Fix aarch64 native build issue caused by use of...
blob
|
commitdiff
|
diff to current
2014-08-07
Andreas Arnez
AARCH64 Linux: Fill 'collect_regset' in regset structures.
blob
|
commitdiff
|
diff to current
2014-05-22
Ramana Radhakrishnan
Include asm/ptrace.h in aarch64-linux-nat.c
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_post_startup_inferior
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_region_ok_for_hw_watchpoint
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_insert_watchpoint
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_remove_watchpoint
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_remove_hw_breakpoint
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_insert_hw_breakpoint
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
Add target_ops argument to to_can_use_hw_breakpoint
blob
|
commitdiff
|
diff to current
2014-02-19
Tom Tromey
add "this" pointers to more target APIs
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-30
Luis Machado
* aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
blob
|
commitdiff
|
diff to current
2013-09-12
Andrew Pinski
2013-09-12 Andrew Pinski <apinski@cavium.com>
blob
|
commitdiff
|
diff to current
2013-02-14
Yufeng Zhang
2013-02-14 Pedro Alves <palves@redhat.com>
blob
|
commitdiff
|
diff to current
2013-02-13
Marcus Shawcroft
ARI fix: Replace %llx with %s and phex().
blob
|
commitdiff
|
diff to current
2013-02-13
Marcus Shawcroft
ARI fix: Replace long long with LONGEST.
blob
|
commitdiff
|
diff to current
2013-02-08
Marcus Shawcroft
Adding aarch64-linux-nat support.
blob
|
commitdiff
|
diff to current