aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver
AgeCommit message (Expand)AuthorFilesLines
2014-01-20gdb: xtensa: fix linux ptrace includesBaruch Siach2-1/+6
2014-01-17Fix PR mention in gdb/gdbserver/ChangeLog's previous change.Pedro Alves1-1/+1
2014-01-17Fix silly ChangeLog entry in previous change.Pedro Alves1-2/+2
2014-01-17Fix PR PR16445 - gdbserver build failure on x86.Pedro Alves2-1/+12
2014-01-16 * dll.c (UNSPECIFIED_CORE_ADDR): New macro.Doug Evans2-1/+9
2014-01-16btrace, gdbserver: read branch trace incrementallyMarkus Metzger4-11/+55
2014-01-16btrace: uppercase btrace_read_typeMarkus Metzger1-2/+2
2014-01-15delete thread_id_to_gdb_id, unusedDoug Evans3-16/+5
2014-01-13Fix MinGW compilation errors in gdbserver/.Eli Zaretskii2-1/+7
2014-01-08GDBserver: Discard previous queued events when GDB disconnects.Pedro Alves2-3/+12
2014-01-08[remote/gdbserver] Don't lose signals when reconnecting.Pedro Alves3-42/+191
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker79-79/+79
2014-01-01Update copyright year in gdb/gdbserver/gdbreplay version output.Joel Brobecker3-2/+7
2013-12-18gdb/Yufeng Zhang2-1/+9
2013-12-13nameless LOAD_DLL_DEBUG_EVENT causes ntdll.dll to be missingJoel Brobecker4-0/+107
2013-12-13Do the target-waiting within do_initial_child_stuff on Windows.Pedro Alves3-15/+66
2013-12-11Fix a bug in matching notifications.Yao Qi2-6/+14
2013-11-20 * linux-low.c (linux_set_resume_request): Fix comment.Doug Evans2-3/+9
2013-11-20 * linux-low.c (resume_status_pending_p): Tweak comment.Doug Evans2-1/+6
2013-11-20Add MPX support to gdbserver.Walfred Tedeschi5-26/+197
2013-11-18remove gdb_stat.hTom Tromey2-2/+2
2013-11-18stdlib.h is universal tooTom Tromey4-4/+7
2013-11-18remove gdb_dirent.hTom Tromey4-334/+6
2013-11-18don't check for string.h or strings.hTom Tromey4-5/+7
2013-11-18link gdbreplay against gnulibTom Tromey2-2/+7
2013-11-08remove unused gdbserver configuryTom Tromey4-94/+11
2013-11-08introduce common.m4Tom Tromey5-0/+581
2013-11-06S390: Fix TDB regset recognitionAndreas Arnez2-18/+36
2013-10-16There were two functions who were calling "sizeof" twice.Sergio Durigan Junior2-1/+7
2013-10-02[GDBserver]: Silence exits if GDB is connected through stdio.Pedro Alves3-8/+27
2013-10-01[gdbserver/LynxOS]: Incomplete thread list after --attachJoel Brobecker2-1/+43
2013-09-29gdb: btrace: fix build errors on older glibc buildsMike Frysinger4-2/+10
2013-09-18gdb/gdbserver/Yao Qi2-0/+6
2013-09-18gdb/gdbserver/Yao Qi1-0/+2
2013-09-17 gdbserver/ChangeLogJiong Wang2-1/+5
2013-09-172013-09-16 Jiong Wang <jiwang@tilera.com>Jiong Wang2-1/+5
2013-09-16gdbserver, aarch64: Zero out regs in aarch64_linux_set_debug_regs.Will Newton2-0/+6
2013-09-13gdb/ChangeLog:Ulrich Weigand3-4/+33
2013-09-06[gdbserver] Garbage collect unused dependency-tracking Makefile variables.Pedro Alves2-50/+9
2013-09-06[gdbserver] Update a couple Makefile rules.Pedro Alves2-4/+11
2013-09-06[gdbserver] Fix IPA build.Pedro Alves3-0/+7
2013-09-06Add support for threaded debugging for CRISv32.Ricard Wanderlof2-0/+23
2013-09-06Fix compilation for target gdbserver on CRISv32 platform.Ricard Wanderlof2-3/+7
2013-09-05Add missing new files from these previous commits:Pedro Alves7-0/+462
2013-09-05[gdbserver] Split a new hostio.h file out of server.h.Pedro Alves8-6/+14
2013-09-05[gdbserver] Split a new event-loop.h file out of server.h.Pedro Alves2-14/+9
2013-09-05[gdbserver] Split a new dll.h file out of server.h.Pedro Alves7-16/+14
2013-09-05[gdbserver] Split a new inferiors.h file out of server.h.Pedro Alves4-95/+17
2013-09-05[gdbserver] Move bytecode compilation bits from server.h to ax.h.Pedro Alves4-56/+64
2013-09-05[gdbserver] Split a new tracepoint.h file out of server.h.Pedro Alves8-112/+30