aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/server.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-18This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_24-branchpointnobody1-3665/+0
2013-09-18gdb/gdbserver/Yao Qi1-0/+1
2013-09-05[gdbserver] Split a new hostio.h file out of server.h.Pedro Alves1-0/+1
2013-09-05[gdbserver] Split a new dll.h file out of server.h.Pedro Alves1-0/+1
2013-09-05[gdbserver] Split a new tracepoint.h file out of server.h.Pedro Alves1-0/+1
2013-09-02server.c:gdb_read_memory: Fix error return.Pedro Alves1-1/+1
2013-08-28PR server/15604Jan Kratochvil1-0/+5
2013-07-24 gdb/Luis Machado1-4/+11
2013-07-01Rely on gnulib's unistd.h replacement.Pedro Alves1-2/+0
2013-06-07[GDBserver] Multi-process + multi-archPedro Alves1-12/+13
2013-06-042013-06-04 Gary Benson <gbenson@redhat.com>Gary Benson1-3/+3
2013-05-24[gdbserver] Don't assume vCont;r ADDR1,ADDR2 comes with a ptid attached.Pedro Alves1-8/+7
2013-05-23range stepping: gdbserver (x86 GNU/Linux)Pedro Alves1-1/+23
2013-03-11Add the gdb remote target operations for branch tracing.Markus Metzger1-0/+161
2013-03-11Preserve a verbose error message of xfer functions if they return -3.Markus Metzger1-4/+12
2013-03-082012-03-08 Stan Shebs <stan@codesourcery.com>Hafiz Abid Qadeer1-0/+1
2013-02-27gdb/gdbserver/Yao Qi1-1/+2
2013-02-19gdbserver:server.c - use unpack_varlen_hex to extract hex numbers.Pedro Alves1-5/+8
2013-01-25gdb/gdbserverYao Qi1-0/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2013-01-01Update copyright year in gdb/gdbserver/gdbreplay version output.Joel Brobecker1-1/+1
2012-12-15gdb/gdbserver/Yao Qi1-110/+54
2012-11-152012-11-15 Pierre Muller <muller@sourceware.org>Pierre Muller1-3/+1
2012-11-09gdb/gdbserver:Yao Qi1-4/+2
2012-10-01http://sourceware.org/ml/gdb-patches/2012-09/msg00568.htmlAndrew Burgess1-4/+5
2012-07-312012-07-31 Pedro Alves <palves@redhat.com>Pedro Alves1-5/+3
2012-07-27gdb/gdbserver/Yao Qi1-1/+1
2012-07-02 Add target-side support for dynamic printf.Stan Shebs1-17/+36
2012-06-13gdb/gdbserver:Yao Qi1-2/+0
2012-06-12gdb/gdbserver:Yao Qi1-2/+2
2012-06-01gdb/gdbserver/Jan Kratochvil1-2/+2
2012-05-24gdb/Pedro Alves1-12/+12
2012-05-24gdb/Pedro Alves1-7/+7
2012-04-29gdb/gdbserver:Yao Qi1-0/+1
2012-04-19gdb/gdbserver/Yao Qi1-4/+1
2012-03-262012-03-26 Pedro Alves <palves@redhat.com>Pedro Alves1-4/+0
2012-03-192012-03-19 Pedro Alves <palves@redhat.com>Pedro Alves1-2/+22
2012-03-08Make breakpoint condition detection trace conditional on remote_debug.Joel Brobecker1-1/+2
2012-03-072012-03-07 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+32
2012-03-03gdb:Yao Qi1-0/+28
2012-02-242012-02-24 Luis Machado <lgustavo@codesourcery>Luis Machado1-1/+56
2012-02-11gdb/gdbserver/Yao Qi1-2/+2
2012-01-232012-01-23 Pedro Alves <palves@redhat.com>Pedro Alves1-9/+18
2012-01-202012-01-20 Pedro Alves <palves@redhat.com>Ulrich Weigand1-2/+2
2012-01-132012-01-13 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+4
2012-01-132012-01-13 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+10
2012-01-09 * server.c (start_inferior): Set last_ptid in --wrapper case.Doug Evans1-2/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+2
2012-01-02gdb/gdbserver/gdbreplay: Update copyright year in version outJoel Brobecker1-1/+1
2011-12-16 * NEWS: Add entry for stdio gdbserver.Doug Evans1-2/+13