summaryrefslogtreecommitdiff
path: root/gdb/gdbserver
Commit message (Expand)AuthorAgeFilesLines
* There were two functions who were calling "sizeof" twice.sergiodj2013-10-162-1/+7
* [GDBserver]: Silence exits if GDB is connected through stdio.Pedro Alves2013-10-023-8/+27
* [gdbserver/LynxOS]: Incomplete thread list after --attachJoel Brobecker2013-10-012-1/+43
* gdb: btrace: fix build errors on older glibc buildsMike Frysinger2013-09-294-2/+10
* gdb/gdbserver/qiyao2013-09-182-0/+6
* gdb/gdbserver/qiyao2013-09-181-0/+2
* gdbserver/ChangeLogjiwang2013-09-172-1/+5
* 2013-09-16 Jiong Wang <jiwang@tilera.com>jiwang2013-09-172-1/+5
* gdbserver, aarch64: Zero out regs in aarch64_linux_set_debug_regs.willnewton2013-09-162-0/+6
* gdb/ChangeLog:Ulrich Weigand2013-09-133-4/+33
* [gdbserver] Garbage collect unused dependency-tracking Makefile variables.Pedro Alves2013-09-062-50/+9
* [gdbserver] Update a couple Makefile rules.Pedro Alves2013-09-062-4/+11
* [gdbserver] Fix IPA build.Pedro Alves2013-09-063-0/+7
* Add support for threaded debugging for CRISv32.ricard2013-09-062-0/+23
* Fix compilation for target gdbserver on CRISv32 platform.ricard2013-09-062-3/+7
* Add missing new files from these previous commits:Pedro Alves2013-09-057-0/+462
* [gdbserver] Split a new hostio.h file out of server.h.Pedro Alves2013-09-058-6/+14
* [gdbserver] Split a new event-loop.h file out of server.h.Pedro Alves2013-09-052-14/+9
* [gdbserver] Split a new dll.h file out of server.h.Pedro Alves2013-09-057-16/+14
* [gdbserver] Split a new inferiors.h file out of server.h.Pedro Alves2013-09-054-95/+17
* [gdbserver] Move bytecode compilation bits from server.h to ax.h.Pedro Alves2013-09-054-56/+64
* [gdbserver] Split a new tracepoint.h file out of server.h.Pedro Alves2013-09-058-112/+30
* [gdbserver] Split a new utils.h file out of server.h.Pedro Alves2013-09-052-11/+8
* [gdbserver] Split a new remote-utils.h file out of server.h.Pedro Alves2013-09-052-64/+19
* [gdbserver] Delete _ macro (gettext).Pedro Alves2013-09-052-6/+4
* [gdbserver] Fix trace-buffer-size.exp FAILs.Pedro Alves2013-09-022-4/+20
* * win32-low.c (child_xfer_memory): Check if ReadProcessMemoryPierre Muller2013-09-022-6/+21
* server.c:gdb_read_memory: Fix error return.Pedro Alves2013-09-022-1/+6
* PR server/15604Jan Kratochvil2013-08-285-0/+24
* Unify ptrace options discovery code and make both GDB andLuis Machado2013-08-225-295/+74
* Renegerate gdbserver/config.in.Pedro Alves2013-08-212-0/+7
* Fix whitespace.Pedro Alves2013-08-211-11/+11
* gdb/Luis Machado2013-08-193-6/+25
* * linux-arm-low.c: Rename all occurrences of PTRACE_ARG3_TYPELuis Machado2013-08-144-58/+68
* gdb/gdbserver/qiyao2013-07-274-1/+394
* gdb/qiyao2013-07-272-8/+6
* gdb/Luis Machado2013-07-245-121/+38
* gdb/qiyao2013-07-044-23/+44
* On mainline/development, also link GDBserver with -lmcheck.Pedro Alves2013-07-035-1/+92
* gdbserver, win32: fix some function typedefsmgherzan2013-07-022-4/+12
* gdbserver: avoid empty structsmgherzan2013-07-022-0/+7
* [GDBserver] hostio.c: Fallback to packet buffer size if PATH_MAX is not avail...Pedro Alves2013-07-012-4/+18
* Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves2013-07-014-6/+15
* Rely on gnulib's unistd.h replacement.Pedro Alves2013-07-017-10/+12
* move version.in from gdb/common back to gdbTom Tromey2013-06-282-1/+6
* gdbserver: fix the standalone buildmgherzan2013-06-284-1/+28
* Fix trace status to output username without trailing colon.ddk2013-06-262-1/+6
* Fix trace-status to output proper start-time and stop-time.ddk2013-06-262-1/+8
* gdb/qiyao2013-06-262-0/+12
* don't keep a gdb-specific dateTom Tromey2013-06-244-15/+15