summaryrefslogtreecommitdiff
path: root/gdb/gdbserver
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-0179-79/+79
* Update copyright year in gdb/gdbserver/gdbreplay version output.Joel Brobecker2014-01-013-2/+7
* gdb/Yufeng Zhang2013-12-182-1/+9
* nameless LOAD_DLL_DEBUG_EVENT causes ntdll.dll to be missingJoel Brobecker2013-12-134-0/+107
* Do the target-waiting within do_initial_child_stuff on Windows.Pedro Alves2013-12-133-15/+66
* Fix a bug in matching notifications.Yao Qi2013-12-112-6/+14
* * linux-low.c (linux_set_resume_request): Fix comment.Doug Evans2013-11-202-3/+9
* * linux-low.c (resume_status_pending_p): Tweak comment.Doug Evans2013-11-202-1/+6
* Add MPX support to gdbserver.Walfred Tedeschi2013-11-205-26/+197
* remove gdb_stat.hTom Tromey2013-11-182-2/+2
* stdlib.h is universal tooTom Tromey2013-11-184-4/+7
* remove gdb_dirent.hTom Tromey2013-11-184-334/+6
* don't check for string.h or strings.hTom Tromey2013-11-184-5/+7
* link gdbreplay against gnulibTom Tromey2013-11-182-2/+7
* remove unused gdbserver configuryTom Tromey2013-11-084-94/+11
* introduce common.m4Tom Tromey2013-11-085-0/+581
* S390: Fix TDB regset recognitionAndreas Arnez2013-11-062-18/+36
* There were two functions who were calling "sizeof" twice.Sergio Durigan Junior2013-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/Yao Qi2013-09-182-0/+6
* gdb/gdbserver/Yao Qi2013-09-181-0/+2
* gdbserver/ChangeLogJiong Wang2013-09-172-1/+5
* 2013-09-16 Jiong Wang <jiwang@tilera.com>Jiong Wang2013-09-172-1/+5
* gdbserver, aarch64: Zero out regs in aarch64_linux_set_debug_regs.Will Newton2013-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.Ricard Wanderlof2013-09-062-0/+23
* Fix compilation for target gdbserver on CRISv32 platform.Ricard Wanderlof2013-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