aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-mips-low.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-07Move gdbserver to top levelTom Tromey1-978/+0
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-07-22Remove some unused variablesSimon Marchi1-2/+0
2018-07-03Remove ptid_get_lwpTom Tromey1-1/+1
2018-07-03Remove ptid_get_pidTom Tromey1-1/+1
2018-05-22MIPS/gdbserver: Correctly handle narrow big-endian register transfersMaciej W. Rozycki1-4/+44
2018-05-22MIPS/Linux: Disable n32 USR `ptrace' accesses to 64-bit registersMaciej W. Rozycki1-0/+8
2018-05-22MIPS/gdbserver: Fix issues with $zero register readsMaciej W. Rozycki1-4/+20
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-02Remove usages of find_inferior in linux-mips-low.cSimon Marchi1-24/+13
2017-10-14gdbserver: use std::list for all_threadsSimon Marchi1-3/+1
2017-10-12linux low: Make the arch code free arch_process_infoSimon Marchi1-0/+10
2017-10-12lwp_info: Make the arch code free arch_lwp_infoSimon Marchi1-0/+9
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-08-25Sync proc_service definition with GLIBCAdhemerval Zanella1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-18Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServerAntoine Tremblay1-1/+1
2015-11-30Remove too simple breakpoint_reinsert_addr implementations.Antoine Tremblay1-13/+1
2015-11-03linux-mips-low.c: Add castsSimon Marchi1-4/+4
2015-11-03linux-mips-low.c: Change "private" variable nameSimon Marchi1-2/+2
2015-11-03linux-mips-low.c: Fix type of mips_add_watchpoint parameterSimon Marchi1-2/+2
2015-10-29gdbserver/Linux: Introduce NULL_REGSETPedro Alves1-1/+1
2015-10-21Add the target_ops needed for software breakpoints in GDBServer.Antoine Tremblay1-2/+11
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-3/+3
2015-07-29MIPS ptrace build fixesSimon Marchi1-1/+1
2015-07-24Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves1-1/+1
2015-05-14Fix build gdbserver build errors on arm, mips, aarch64.Don Breazeal1-6/+6
2015-05-12Arch-specific remote follow forkDon Breazeal1-12/+64
2015-03-24Change signature of linux_target_ops.new_threadGary Benson1-3/+3
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-29/+29
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-16Rename current_inferior as current_thread in gdbserverGary Benson1-5/+5
2014-09-03Reset errno before PTRACE_PEEKUSER for MIPS DSP_CONTROLJames Hogan1-0/+1
2014-06-20Move shared native target specific code to gdb/natGary Benson1-1/+1
2014-05-20[GDBserver] Make Zx/zx packet handling idempotent.Pedro Alves1-30/+21
2014-05-20[GDBserver] Move Z packet defines and type convertion routines to shared code.Pedro Alves1-20/+2
2014-02-20Remove all_lwps global.Doug Evans1-9/+10
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-07-27gdb/gdbserver/Yao Qi1-0/+365
2013-06-07[GDBserver] Multi-process + multi-archPedro Alves1-56/+137
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-03-282012-03-28 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+1
2012-03-01 gdb/Maciej W. Rozycki1-25/+94
2012-02-24 * linux-mips-low.c (mips_regmap): Correct the index of $f9.Maciej W. Rozycki1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-04-07Add x86 AVX support to gdbserver.H.J. Lu1-3/+3
2010-01-20 * regcache.h (struct thread_info): Forward declare.Pedro Alves1-47/+65
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1