aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver
AgeCommit message (Expand)AuthorFilesLines
2013-09-18This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_24-branchpointnobody87-64821/+0
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
2013-09-05[gdbserver] Split a new utils.h file out of server.h.Pedro Alves2-11/+8
2013-09-05[gdbserver] Split a new remote-utils.h file out of server.h.Pedro Alves2-64/+19
2013-09-05[gdbserver] Delete _ macro (gettext).Pedro Alves2-6/+4
2013-09-02[gdbserver] Fix trace-buffer-size.exp FAILs.Pedro Alves2-4/+20
2013-09-02 * win32-low.c (child_xfer_memory): Check if ReadProcessMemoryPierre Muller2-6/+21
2013-09-02server.c:gdb_read_memory: Fix error return.Pedro Alves2-1/+6
2013-08-28PR server/15604Jan Kratochvil5-0/+24
2013-08-22 Unify ptrace options discovery code and make both GDB andLuis Machado5-295/+74
2013-08-21Renegerate gdbserver/config.in.Pedro Alves2-0/+7
2013-08-21Fix whitespace.Pedro Alves1-11/+11
2013-08-19 gdb/Luis Machado3-6/+25
2013-08-14 * linux-arm-low.c: Rename all occurrences of PTRACE_ARG3_TYPELuis Machado4-58/+68
2013-07-27gdb/gdbserver/Yao Qi4-1/+394
2013-07-27gdb/Yao Qi2-8/+6
2013-07-24 gdb/Luis Machado5-121/+38
2013-07-04gdb/Yao Qi4-23/+44
2013-07-03On mainline/development, also link GDBserver with -lmcheck.Pedro Alves5-1/+92
2013-07-02gdbserver, win32: fix some function typedefsMircea Gherzan2-4/+12
2013-07-02gdbserver: avoid empty structsMircea Gherzan2-0/+7
2013-07-01[GDBserver] hostio.c: Fallback to packet buffer size if PATH_MAX is not avail...Pedro Alves2-4/+18
2013-07-01Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves4-6/+15
2013-07-01Rely on gnulib's unistd.h replacement.Pedro Alves7-10/+12
2013-06-28move version.in from gdb/common back to gdbTom Tromey2-1/+6
2013-06-28gdbserver: fix the standalone buildMircea Gherzan4-1/+28
2013-06-26 Fix trace status to output username without trailing colon.Dmitry Kozlov2-1/+6
2013-06-26 Fix trace-status to output proper start-time and stop-time.Dmitry Kozlov2-1/+8
2013-06-26gdb/Yao Qi2-0/+12
2013-06-24don't keep a gdb-specific dateTom Tromey4-15/+15
2013-06-12[GDBserver] Fix gdb.threads/siginfo-threads.exp, gdb.base/siginfo-obj.exp reg...Pedro Alves2-3/+11
2013-06-11Lazily allocate 'struct regsets_info'::disabled_regsets.Pedro Alves3-14/+39
2013-06-11Fix regression from multi-arch patch.Pedro Alves2-1/+6