aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver
AgeCommit message (Expand)AuthorFilesLines
2014-02-19convert to_supports_btraceTom Tromey2-3/+10
2014-02-14Compile rsp-low.c for IPAYao Qi2-1/+9
2014-02-12replace convert_ascii_to_int with hex2binTom Tromey5-5/+13
2014-02-12replace unhexify with hex2binTom Tromey3-7/+14
2014-02-12replace convert_int_to_ascii with bin2hexTom Tromey6-13/+24
2014-02-12replace hexify with bin2hexTom Tromey3-5/+12
2014-02-12don't let hexify call strlenTom Tromey2-2/+8
2014-02-12move some rsp bits into rsp-low.hTom Tromey8-222/+29
2014-02-12share "cell" codeTom Tromey4-123/+23
2014-02-06indentation fixlet in gdbserver/Makefile.in.Tom Tromey2-1/+5
2014-02-05Keep current_inferior in sync with event_child.Doug Evans2-1/+9
2014-01-22 * gdbthread.h (gdb_id_to_thread): Delete, unused.Doug Evans2-1/+5
2014-01-22 New gdbserver option --debug-format=timestamp.Doug Evans21-381/+727
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