summaryrefslogtreecommitdiff
path: root/gdb/arm-linux-nat.c
Commit message (Expand)AuthorAgeFilesLines
* Sync proc_service definition with GLIBCAdhemerval Zanella2016-08-251-1/+1
* [ARM] perror_with_name when failed to fetch/store registersYao Qi2016-01-221-48/+12
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* arm-linux-nat.c: Add castSimon Marchi2015-11-031-1/+1
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* Remove get_thread_idYao Qi2015-08-051-27/+10
* Enum fix for arm-linux-nat.cYao Qi2015-08-031-5/+5
* Mostly trivial enum fixesSimon Marchi2015-07-311-7/+10
* Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves2015-07-241-1/+1
* Native debug arm program by aarch64 GDBYao Qi2015-07-071-5/+0
* New aarch32-linux-nat.cYao Qi2015-07-071-37/+9
* Remove {fetch,store}_fpregister and {fetch,store}_registerYao Qi2015-07-071-219/+4
* Convert have_ptrace_getregset to a tri-state booleanYao Qi2015-06-231-18/+18
* Fix compilation of gdb/arm-linux-nat.c on Raspbian GNU/Linux 7Martin Simmons2015-06-161-0/+2
* Fetch and store VFP registers by PTRACE_{G,S}ETREGSETYao Qi2015-06-011-3/+32
* Fetch and store FP registers by PTRACE_{G,S}ETREGSETYao Qi2015-06-011-10/+77
* Fetch and store GP registers by PTRACE_{G,S}ETREGSETYao Qi2015-06-011-10/+75
* Check whether kernel supports PTRACE_GETREGSETYao Qi2015-06-011-0/+16
* Remove global variable arm_linux_has_wmmx_registers in arm-linux-nat.cYao Qi2015-05-281-12/+5
* Remove global variable arm_linux_vfp_register_count in arm-linux-nat.cYao Qi2015-05-281-25/+21
* return zero in arm_linux_can_use_hw_breakpoint if HW point isn't supportedYao Qi2015-04-171-2/+10
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Avoid software breakpoint's instruction shadow inconsistencyMaciej W. Rozycki2014-10-031-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Support for HWbreak/watchpoint across fork/vfork on arm-nativeOmair Javaid2014-03-131-125/+276
* change delegation for to_read_descriptionTom Tromey2014-02-191-2/+2
* Add target_ops argument to to_region_ok_for_hw_watchpointTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_insert_watchpointTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_remove_watchpointTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_remove_hw_breakpointTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_insert_hw_breakpointTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_can_use_hw_breakpointTom Tromey2014-02-191-1/+2
* add "this" pointers to more target APIsTom Tromey2014-02-191-2/+2
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-9/+9
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* ChangeLog:Ulrich Weigand2012-07-301-3/+9
* gdb/Jan Kratochvil2012-07-061-5/+10
* struct siginfo vs. siginfo_tThomas Schwinge2012-03-211-1/+1
* gdb/Jan Kratochvil2012-03-081-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/Pedro Alves2011-12-141-2/+2
* PR gdb/13218Ulrich Weigand2011-10-101-43/+0
* 2011-10-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-10-071-12/+8
* * arm-linux-tdep.c: Include "auxv.h".Ulrich Weigand2011-06-151-20/+0
* ChangeLog:Ulrich Weigand2011-02-211-0/+580
* 2011-01-31 Yao Qi <yao@codesourcery.com>Yao Qi2011-01-301-9/+13
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-2/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1