aboutsummaryrefslogtreecommitdiff
path: root/gdb/arch/arm-get-next-pcs.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-12-14gdb: use reg_buffer_common throughout gdbsupport/common-regcache.hSimon Marchi1-2/+3
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-02-07Normalize include guards in gdbTom Tromey1-3/+3
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-05-02Change return type of gdbarch_software_single_step to vector<CORE_ADDR>Simon Marchi1-2/+3
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-02-16Remove PC from syscall_next_pcYao Qi1-1/+1
2016-02-12[ARM] Fixup PC in software single stepYao Qi1-0/+4
2016-01-26Remove argument pc in get_next_pcsYao Qi1-2/+1
2016-01-14[ARM] Make thumb2_breakpoint static againYao Qi1-3/+4
2016-01-06Make {arm,thumb}_get_next_pcs_raw staticYao Qi1-8/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-18Support software single step on ARM in GDBServerAntoine Tremblay1-0/+70