summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/server.c
Commit message (Expand)AuthorAgeFilesLines
* link gdbserver against libibertyTom Tromey2014-06-121-6/+0
* gdbserver: on GDB breakpoint reinsertion, also delete the breakpoint's commands.Pedro Alves2014-06-021-1/+1
* [GDBserver] Make Zx/zx packet handling idempotent.Pedro Alves2014-05-201-35/+22
* Conditional Z1 breakpoint hangs GDBserver.Pedro Alves2014-04-101-4/+14
* Teach GDBserver's Linux backend about no unwaited-for children (TARGET_WAITKI...Pedro Alves2014-02-271-2/+16
* Replace code accessing list implementation details with API calls.Doug Evans2014-02-191-72/+119
* Rename inferior_list_entry uses from "head" to "entry" for consistency.Doug Evans2014-02-191-5/+5
* replace convert_ascii_to_int with hex2binTom Tromey2014-02-121-2/+2
* replace unhexify with hex2binTom Tromey2014-02-121-2/+3
* replace convert_int_to_ascii with bin2hexTom Tromey2014-02-121-1/+1
* move some rsp bits into rsp-low.hTom Tromey2014-02-121-0/+1
* New gdbserver option --debug-format=timestamp.Doug Evans2014-01-221-22/+137
* btrace, gdbserver: read branch trace incrementallyMarkus Metzger2014-01-161-2/+9
* btrace: uppercase btrace_read_typeMarkus Metzger2014-01-161-2/+2
* GDBserver: Discard previous queued events when GDB disconnects.Pedro Alves2014-01-081-3/+6
* [remote/gdbserver] Don't lose signals when reconnecting.Pedro Alves2014-01-081-42/+170
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update copyright year in gdb/gdbserver/gdbreplay version output.Joel Brobecker2014-01-011-1/+1
* [GDBserver]: Silence exits if GDB is connected through stdio.Pedro Alves2013-10-021-1/+4
* gdb/gdbserver/Yao Qi2013-09-181-0/+1
* [gdbserver] Split a new hostio.h file out of server.h.Pedro Alves2013-09-051-0/+1
* [gdbserver] Split a new dll.h file out of server.h.Pedro Alves2013-09-051-0/+1
* [gdbserver] Split a new tracepoint.h file out of server.h.Pedro Alves2013-09-051-0/+1
* server.c:gdb_read_memory: Fix error return.Pedro Alves2013-09-021-1/+1
* PR server/15604Jan Kratochvil2013-08-281-0/+5
* gdb/Luis Machado2013-07-241-4/+11
* Rely on gnulib's unistd.h replacement.Pedro Alves2013-07-011-2/+0
* [GDBserver] Multi-process + multi-archPedro Alves2013-06-071-12/+13
* 2013-06-04 Gary Benson <gbenson@redhat.com>Gary Benson2013-06-041-3/+3
* [gdbserver] Don't assume vCont;r ADDR1,ADDR2 comes with a ptid attached.Pedro Alves2013-05-241-8/+7
* range stepping: gdbserver (x86 GNU/Linux)Pedro Alves2013-05-231-1/+23
* Add the gdb remote target operations for branch tracing.Markus Metzger2013-03-111-0/+161
* Preserve a verbose error message of xfer functions if they return -3.Markus Metzger2013-03-111-4/+12
* 2012-03-08 Stan Shebs <stan@codesourcery.com>Hafiz Abid Qadeer2013-03-081-0/+1
* gdb/gdbserver/Yao Qi2013-02-271-1/+2
* gdbserver:server.c - use unpack_varlen_hex to extract hex numbers.Pedro Alves2013-02-191-5/+8
* gdb/gdbserverYao Qi2013-01-251-0/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* Update copyright year in gdb/gdbserver/gdbreplay version output.Joel Brobecker2013-01-011-1/+1
* gdb/gdbserver/Yao Qi2012-12-151-110/+54
* 2012-11-15 Pierre Muller <muller@sourceware.org>Pierre Muller2012-11-151-3/+1
* gdb/gdbserver:Yao Qi2012-11-091-4/+2
* http://sourceware.org/ml/gdb-patches/2012-09/msg00568.htmlAndrew Burgess2012-10-011-4/+5
* 2012-07-31 Pedro Alves <palves@redhat.com>Pedro Alves2012-07-311-5/+3
* gdb/gdbserver/Yao Qi2012-07-271-1/+1
* Add target-side support for dynamic printf.Stan Shebs2012-07-021-17/+36
* gdb/gdbserver:Yao Qi2012-06-131-2/+0
* gdb/gdbserver:Yao Qi2012-06-121-2/+2
* gdb/gdbserver/Jan Kratochvil2012-06-011-2/+2
* gdb/Pedro Alves2012-05-241-12/+12