aboutsummaryrefslogtreecommitdiff
path: root/gdb/arm-linux-nat.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-25Sync proc_service definition with GLIBCAdhemerval Zanella1-1/+1
2016-01-22[ARM] perror_with_name when failed to fetch/store registersYao Qi1-48/+12
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-11-03arm-linux-nat.c: Add castSimon Marchi1-1/+1
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-1/+1
2015-08-05Remove get_thread_idYao Qi1-27/+10
2015-08-03Enum fix for arm-linux-nat.cYao Qi1-5/+5
2015-07-31Mostly trivial enum fixesSimon Marchi1-7/+10
2015-07-24Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves1-1/+1
2015-07-07Native debug arm program by aarch64 GDBYao Qi1-5/+0
2015-07-07New aarch32-linux-nat.cYao Qi1-37/+9
2015-07-07Remove {fetch,store}_fpregister and {fetch,store}_registerYao Qi1-219/+4
2015-06-23Convert have_ptrace_getregset to a tri-state booleanYao Qi1-18/+18
2015-06-16Fix compilation of gdb/arm-linux-nat.c on Raspbian GNU/Linux 7Martin Simmons1-0/+2
2015-06-01Fetch and store VFP registers by PTRACE_{G,S}ETREGSETYao Qi1-3/+32
2015-06-01Fetch and store FP registers by PTRACE_{G,S}ETREGSETYao Qi1-10/+77
2015-06-01Fetch and store GP registers by PTRACE_{G,S}ETREGSETYao Qi1-10/+75
2015-06-01Check whether kernel supports PTRACE_GETREGSETYao Qi1-0/+16
2015-05-28Remove global variable arm_linux_has_wmmx_registers in arm-linux-nat.cYao Qi1-12/+5
2015-05-28Remove global variable arm_linux_vfp_register_count in arm-linux-nat.cYao Qi1-25/+21
2015-04-17return zero in arm_linux_can_use_hw_breakpoint if HW point isn't supportedYao Qi1-2/+10
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-03Avoid software breakpoint's instruction shadow inconsistencyMaciej W. Rozycki1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-03-13Support for HWbreak/watchpoint across fork/vfork on arm-nativeOmair Javaid1-125/+276
2014-02-19change delegation for to_read_descriptionTom Tromey1-2/+2
2014-02-19Add target_ops argument to to_region_ok_for_hw_watchpointTom Tromey1-1/+2
2014-02-19Add target_ops argument to to_insert_watchpointTom Tromey1-1/+2
2014-02-19Add target_ops argument to to_remove_watchpointTom Tromey1-1/+2
2014-02-19Add target_ops argument to to_remove_hw_breakpointTom Tromey1-1/+2
2014-02-19Add target_ops argument to to_insert_hw_breakpointTom Tromey1-1/+2
2014-02-19Add target_ops argument to to_can_use_hw_breakpointTom Tromey1-1/+2
2014-02-19add "this" pointers to more target APIsTom Tromey1-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-9/+9
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-07-30ChangeLog:Ulrich Weigand1-3/+9
2012-07-06gdb/Jan Kratochvil1-5/+10
2012-03-21struct siginfo vs. siginfo_tThomas Schwinge1-1/+1
2012-03-08gdb/Jan Kratochvil1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-12-14gdb/Pedro Alves1-2/+2
2011-10-10 PR gdb/13218Ulrich Weigand1-43/+0
2011-10-072011-10-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-12/+8
2011-06-15 * arm-linux-tdep.c: Include "auxv.h".Ulrich Weigand1-20/+0
2011-02-21ChangeLog:Ulrich Weigand1-0/+580
2011-01-302011-01-31 Yao Qi <yao@codesourcery.com>Yao Qi1-9/+13
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1