aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/target.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-10-06Consolidate API of target_supports_multi_processSergio Durigan Junior1-4/+0
2016-09-19Consolidate target_mourn_inferior between GDB and gdbserverSergio Durigan Junior1-3/+0
2016-02-25[PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA.Marcin Koƛcielnicki1-0/+7
2016-01-12Implement 'catch syscall' for gdbserverJosh Stone1-0/+8
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-04gdbserver: set ptrace flags after creating inferiorsJosh Stone1-7/+8
2015-11-30Refactor queries for hardware and software single stepping support in GDBServer.Antoine Tremblay1-0/+7
2015-11-30Fix breakpoint size when stepping over a permanent breakpoint in GDBServer.Antoine Tremblay1-0/+11
2015-11-30gdbserver:prepare_access_memory: pick another threadPedro Alves1-10/+4
2015-11-26Display names of remote threadsSimon Marchi1-0/+8
2015-11-22target.h: #include <sys/types.h>.Doug Evans1-0/+1
2015-11-19gdbserver: Fix qSupported:xmlRegisters=i386;UnknownFeature+ handlingPedro Alves1-4/+5
2015-10-29gdbserver: btrace enumsPedro Alves1-3/+3
2015-10-23Refactor default_breakpoint_kind_from_pc to be used by all targets in GDBServer.Antoine Tremblay1-0/+7
2015-10-21Add the target_ops needed for software breakpoints in GDBServer.Antoine Tremblay1-0/+10
2015-09-15[gdbserver] Rename supports_conditional_breakpoints to supports_hardware_sing...Yao Qi1-6/+7
2015-09-11Extended-remote follow-execDon Breazeal1-0/+7
2015-08-21gdbserver: don't pick a random thread if the current thread diesPedro Alves1-1/+1
2015-07-24Initialise target descrption after skipping extra traps for --wrapperYao Qi1-0/+10
2015-06-10Implement vFile:setfs in gdbserverGary Benson1-0/+21
2015-05-15More C++ build fixingPedro Alves1-3/+6
2015-05-12Extended-remote Linux follow forkDon Breazeal1-0/+7
2015-05-12Identify remote fork event supportDon Breazeal1-0/+14
2015-05-08[gdbserver] Disable conditional breakpoints on no-hardware-single-step targetsYao Qi1-0/+8
2015-04-17Implement qXfer:exec-file:read in gdbserverGary Benson1-0/+8
2015-03-04gdbserver: Support the "swbreak"/"hwbreak" stop reasonsPedro Alves1-0/+31
2015-02-09record btrace: add configuration structMarkus Metzger1-5/+14
2015-02-09btrace: add format argument to supports_btraceMarkus Metzger1-4/+4
2015-01-09[gdbserver] linux-low.c: better starvation avoidance, handle non-stop mode tooPedro Alves1-10/+0
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-1/+1
2014-09-11Introduce target/target.hGary Benson1-0/+1
2014-05-20[GDBserver] Make Zx/zx packet handling idempotent.Pedro Alves1-8/+15
2014-02-19convert to_supports_btraceTom Tromey1-3/+4
2014-01-16btrace, gdbserver: read branch trace incrementallyMarkus Metzger1-3/+6
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-09-05[gdbserver] Split a new inferiors.h file out of server.h.Pedro Alves1-0/+1
2013-08-19 gdb/Luis Machado1-1/+3
2013-07-24 gdb/Luis Machado1-67/+2
2013-05-23range stepping: gdbserver (x86 GNU/Linux)Pedro Alves1-0/+15
2013-03-11Add the gdb remote target operations for branch tracing.Markus Metzger1-0/+29
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-07-27gdb/gdbserver/Yao Qi1-2/+1
2012-05-24gdb/Pedro Alves1-2/+2
2012-04-19gdb/gdbserver/Yao Qi1-0/+4
2012-03-03gdb:Yao Qi1-0/+7
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-12-02gdb/Jan Kratochvil1-0/+5
2011-11-142011-11-14 Stan Shebs <stan@codesourcery.com>Stan Shebs1-9/+29