aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-low.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-25[PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA.Marcin Koƛcielnicki1-0/+3
2016-02-09Fix siginfo C++ build errorSimon Marchi1-1/+1
2016-01-26Remove argument pc in get_next_pcsYao Qi1-1/+1
2016-01-18Replace some $ARCH_{get,set}_pc with linux_{get,set}_pc_64bitYao Qi1-0/+3
2016-01-18Replace some $ARCH_{get,set}_pc with linux_{get,set}_pc_32bitYao Qi1-0/+3
2016-01-12Implement 'catch syscall' for gdbserverJosh Stone1-0/+13
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-2/+0
2015-12-18Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServerAntoine Tremblay1-1/+4
2015-11-30Remove support for thread events without PTRACE_EVENT_CLONE in GDBServer.Antoine Tremblay1-1/+1
2015-11-30Refactor queries for hardware and software single stepping support in GDBServer.Antoine Tremblay1-0/+3
2015-11-30Fix breakpoint size when stepping over a permanent breakpoint in GDBServer.Antoine Tremblay1-0/+3
2015-11-19gdbserver: Fix qSupported:xmlRegisters=i386;UnknownFeature+ handlingPedro Alves1-1/+1
2015-10-29gdbserver/Linux: Introduce NULL_REGSETPedro Alves1-0/+5
2015-10-21Add the target_ops needed for software breakpoints in GDBServer.Antoine Tremblay1-2/+7
2015-08-06Linux gdbserver confused when event randomization picks process exit eventPedro Alves1-7/+4
2015-08-04Move have_ptrace_getregset to linux-low.cYao Qi1-0/+2
2015-07-24Remove proc->priv->new_inferiorYao Qi1-5/+0
2015-05-12Arch-specific remote follow forkDon Breazeal1-0/+3
2015-05-12Extended-remote Linux follow forkDon Breazeal1-0/+4
2015-03-24Change signature of linux_target_ops.new_threadGary Benson1-1/+1
2015-03-24Make linux_stop_lwp be a shared functionGary Benson1-1/+1
2015-03-24Add iterate_over_lwps to gdbserverGary Benson1-0/+1
2015-03-04enum lwp_stop_reason -> enum target_stop_reasonPedro Alves1-19/+2
2015-01-09[gdbserver] linux-low.c: better starvation avoidance, handle non-stop mode tooPedro Alves1-5/+24
2015-01-09Linux: on attach, attach to lwps listed under /proc/$pid/task/Pedro Alves1-6/+0
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-06-20Move shared native target specific code to gdb/natGary Benson1-2/+2
2014-05-20[GDBserver] Make Zx/zx packet handling idempotent.Pedro Alves1-2/+6
2014-04-25PR server/16255: gdbserver cannot attach to a second inferior that is multi-t...Pedro Alves1-1/+10
2014-02-20Remove all_lwps global.Doug Evans1-13/+12
2014-02-19Add backlink from lwp_info to thread_info.Doug Evans1-3/+6
2014-02-19Rename inferior_list_entry uses from "head" to "entry" for consistency.Doug Evans1-5/+5
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-08-22 Unify ptrace options discovery code and make both GDB andLuis Machado1-2/+3
2013-08-14 * linux-arm-low.c: Rename all occurrences of PTRACE_ARG3_TYPELuis Machado1-2/+2
2013-06-11Lazily allocate 'struct regsets_info'::disabled_regsets.Pedro Alves1-1/+3
2013-06-07[GDBserver] Multi-process + multi-archPedro Alves1-9/+63
2013-05-23range stepping: gdbserver (x86 GNU/Linux)Pedro Alves1-0/+8
2013-04-16Only define 'struct lwp_info'::thread_known if using libthread-db.Pedro Alves1-1/+1
2013-04-16Fix remaining GDBserver issues with !HAVE_THREAD_DB_H.Pedro Alves1-4/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-04-29gdb/gdbserver:Yao Qi1-0/+1
2012-04-24 * linux-low.h (PTRACE_ARG3_TYPE): Move macro from linux-low.c.Thiago Jung Bauermann1-0/+4
2012-04-12Check if GDBserver is compatible with processH.J. Lu1-1/+1
2012-03-282012-03-28 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+8
2012-03-21struct siginfo vs. siginfo_tThomas Schwinge1-3/+2
2012-03-01 gdb/Maciej W. Rozycki1-0/+6
2012-01-272012-01-27 Pedro Alves <palves@redhat.com>Pedro Alves1-2/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2