aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove Cell Broadband Engine debugging supportUlrich Weigand2019-09-201-4/+0
* Replace write_inferior_memory with target_write_memoryTom Tromey2019-08-151-4/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Normalize include guards in gdbTom Tromey2019-02-071-3/+3
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Fix use-after-free in gdbserverTom Tromey2018-11-291-4/+4
* GDBserver: Pass process_info pointer to target_killPedro Alves2018-07-131-3/+3
* GDBserver: Pass process_info pointer to target_detach and target_joinPedro Alves2018-07-131-8/+9
* btrace, gdbserver: check btrace target pointersMarkus Metzger2018-03-011-8/+35
* btrace, gdbserver: remove the to_supports_btrace target methodMarkus Metzger2018-02-091-7/+0
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Add thread_handle_to_thread_info support for remote targetsKevin Buettner2017-09-211-0/+10
* gdbserver: Remove traces of ancient Hc handlingPedro Alves2017-09-211-1/+1
* Share fork_inferior et al with gdbserverSergio Durigan Junior2017-06-071-6/+7
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Consolidate API of target_supports_multi_processSergio Durigan Junior2016-10-061-4/+0
* Consolidate target_mourn_inferior between GDB and gdbserverSergio Durigan Junior2016-09-191-3/+0
* [PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA.Marcin Kościelnicki2016-02-251-0/+7
* Implement 'catch syscall' for gdbserverJosh Stone2016-01-121-0/+8
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* gdbserver: set ptrace flags after creating inferiorsJosh Stone2015-12-041-7/+8
* Refactor queries for hardware and software single stepping support in GDBServer.Antoine Tremblay2015-11-301-0/+7
* Fix breakpoint size when stepping over a permanent breakpoint in GDBServer.Antoine Tremblay2015-11-301-0/+11
* gdbserver:prepare_access_memory: pick another threadPedro Alves2015-11-301-10/+4
* Display names of remote threadsSimon Marchi2015-11-261-0/+8
* target.h: #include <sys/types.h>.Doug Evans2015-11-221-0/+1
* gdbserver: Fix qSupported:xmlRegisters=i386;UnknownFeature+ handlingPedro Alves2015-11-191-4/+5
* gdbserver: btrace enumsPedro Alves2015-10-291-3/+3
* Refactor default_breakpoint_kind_from_pc to be used by all targets in GDBServer.Antoine Tremblay2015-10-231-0/+7
* Add the target_ops needed for software breakpoints in GDBServer.Antoine Tremblay2015-10-211-0/+10
* [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_sing...Yao Qi2015-09-151-6/+7
* Extended-remote follow-execDon Breazeal2015-09-111-0/+7
* gdbserver: don't pick a random thread if the current thread diesPedro Alves2015-08-211-1/+1
* Initialise target descrption after skipping extra traps for --wrapperYao Qi2015-07-241-0/+10
* Implement vFile:setfs in gdbserverGary Benson2015-06-101-0/+21
* More C++ build fixingPedro Alves2015-05-151-3/+6
* Extended-remote Linux follow forkDon Breazeal2015-05-121-0/+7
* Identify remote fork event supportDon Breazeal2015-05-121-0/+14
* [gdbserver] Disable conditional breakpoints on no-hardware-single-step targetsYao Qi2015-05-081-0/+8
* Implement qXfer:exec-file:read in gdbserverGary Benson2015-04-171-0/+8
* gdbserver: Support the "swbreak"/"hwbreak" stop reasonsPedro Alves2015-03-041-0/+31
* record btrace: add configuration structMarkus Metzger2015-02-091-5/+14
* btrace: add format argument to supports_btraceMarkus Metzger2015-02-091-4/+4
* [gdbserver] linux-low.c: better starvation avoidance, handle non-stop mode tooPedro Alves2015-01-091-10/+0
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Rename current_inferior as current_thread in gdbserverGary Benson2014-09-161-1/+1
* Introduce target/target.hGary Benson2014-09-111-0/+1
* [GDBserver] Make Zx/zx packet handling idempotent.Pedro Alves2014-05-201-8/+15
* convert to_supports_btraceTom Tromey2014-02-191-3/+4