aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdbserver: Leave already-vCont-resumed threads as they werePedro Alves2016-10-261-0/+6
* Remove parameter sysret from linux_target_ops.get_syscall_trapinfoYao Qi2016-06-281-5/+3
* Remove need_step_over from struct lwp_infoYao Qi2016-04-281-4/+0
* [PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA.Marcin Kościelnicki2016-02-251-0/+3
* Fix siginfo C++ build errorSimon Marchi2016-02-091-1/+1
* Remove argument pc in get_next_pcsYao Qi2016-01-261-1/+1
* Replace some $ARCH_{get,set}_pc with linux_{get,set}_pc_64bitYao Qi2016-01-181-0/+3
* Replace some $ARCH_{get,set}_pc with linux_{get,set}_pc_32bitYao Qi2016-01-181-0/+3
* Implement 'catch syscall' for gdbserverJosh Stone2016-01-121-0/+13
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Support software single step on ARM in GDBServerAntoine Tremblay2015-12-181-2/+0
* Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServerAntoine Tremblay2015-12-181-1/+4
* Remove support for thread events without PTRACE_EVENT_CLONE in GDBServer.Antoine Tremblay2015-11-301-1/+1
* Refactor queries for hardware and software single stepping support in GDBServer.Antoine Tremblay2015-11-301-0/+3
* Fix breakpoint size when stepping over a permanent breakpoint in GDBServer.Antoine Tremblay2015-11-301-0/+3
* gdbserver: Fix qSupported:xmlRegisters=i386;UnknownFeature+ handlingPedro Alves2015-11-191-1/+1
* gdbserver/Linux: Introduce NULL_REGSETPedro Alves2015-10-291-0/+5
* Add the target_ops needed for software breakpoints in GDBServer.Antoine Tremblay2015-10-211-2/+7
* Linux gdbserver confused when event randomization picks process exit eventPedro Alves2015-08-061-7/+4
* Move have_ptrace_getregset to linux-low.cYao Qi2015-08-041-0/+2
* Remove proc->priv->new_inferiorYao Qi2015-07-241-5/+0
* Arch-specific remote follow forkDon Breazeal2015-05-121-0/+3
* Extended-remote Linux follow forkDon Breazeal2015-05-121-0/+4
* Change signature of linux_target_ops.new_threadGary Benson2015-03-241-1/+1
* Make linux_stop_lwp be a shared functionGary Benson2015-03-241-1/+1
* Add iterate_over_lwps to gdbserverGary Benson2015-03-241-0/+1
* enum lwp_stop_reason -> enum target_stop_reasonPedro Alves2015-03-041-19/+2
* [gdbserver] linux-low.c: better starvation avoidance, handle non-stop mode tooPedro Alves2015-01-091-5/+24
* Linux: on attach, attach to lwps listed under /proc/$pid/task/Pedro Alves2015-01-091-6/+0
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Move shared native target specific code to gdb/natGary Benson2014-06-201-2/+2
* [GDBserver] Make Zx/zx packet handling idempotent.Pedro Alves2014-05-201-2/+6
* PR server/16255: gdbserver cannot attach to a second inferior that is multi-t...Pedro Alves2014-04-251-1/+10
* Remove all_lwps global.Doug Evans2014-02-201-13/+12
* Add backlink from lwp_info to thread_info.Doug Evans2014-02-191-3/+6
* Rename inferior_list_entry uses from "head" to "entry" for consistency.Doug Evans2014-02-191-5/+5
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Unify ptrace options discovery code and make both GDB andLuis Machado2013-08-221-2/+3
* * linux-arm-low.c: Rename all occurrences of PTRACE_ARG3_TYPELuis Machado2013-08-141-2/+2
* Lazily allocate 'struct regsets_info'::disabled_regsets.Pedro Alves2013-06-111-1/+3
* [GDBserver] Multi-process + multi-archPedro Alves2013-06-071-9/+63
* range stepping: gdbserver (x86 GNU/Linux)Pedro Alves2013-05-231-0/+8
* Only define 'struct lwp_info'::thread_known if using libthread-db.Pedro Alves2013-04-161-1/+1
* Fix remaining GDBserver issues with !HAVE_THREAD_DB_H.Pedro Alves2013-04-161-4/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* gdb/gdbserver:Yao Qi2012-04-291-0/+1
* * linux-low.h (PTRACE_ARG3_TYPE): Move macro from linux-low.c.Thiago Jung Bauermann2012-04-241-0/+4
* Check if GDBserver is compatible with processH.J. Lu2012-04-121-1/+1
* 2012-03-28 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-281-0/+8