aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver
AgeCommit message (Expand)AuthorFilesLines
2011-02-14 gdb/Pedro Alves4-3/+176
2011-02-112011-02-11 Yao Qi <yao@codesourcery.com>Yao Qi4-6/+135
2011-02-07 gdb/server/Pedro Alves3-20/+46
2011-01-28 gdb/gdbserver/Pedro Alves5-10/+124
2011-01-282011-01-28 Pedro Alves <pedro@codesourcery.com>Pedro Alves2-27/+32
2011-01-252011-01-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves4-427/+404
2011-01-062011-01-05 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>Michael Snyder18-66/+151
2011-01-05Update the copyright year for most remaining files in GDBJoel Brobecker3-2/+7
2011-01-01run copyright.sh for 2011.Joel Brobecker58-58/+62
2011-01-01Update copyright year in version of output (gdb/gdbserver/gdbreplay)Joel Brobecker3-2/+8
2010-12-29gdbserver: bfin: new portMike Frysinger6-3/+136
2010-12-23gdbserver: start a gitignoreMike Frysinger2-0/+8
2010-11-16gdbserver: fix warning in nommu cloneMike Frysinger2-1/+5
2010-10-21 * Makefile.in (install): Remove dependency of install-only andJie Zhang2-1/+41
2010-10-04* Makefile.in (uninstall): Use $(DESTDIR).Doug Evans2-1/+5
2010-09-24 PR gdb/11842Pedro Alves1-0/+2
2010-09-24 gdb/Pedro Alves2-8/+19
2010-09-13Add support for x86 LynxOSJoel Brobecker3-0/+328
2010-09-13[LynxOS] Remove handling of PTRACE_* values removed in Lynx5.Joel Brobecker2-40/+5
2010-09-13[LynxOS] Include sys/ptrace.h instead of ptrace.h.Joel Brobecker3-2/+7
2010-09-09 * configure.ac: Add --enable-inprocess-agent option.Nathan Sidwell3-8/+59
2010-09-062010-09-06 Yao Qi <yao@codesourcery.com>Yao Qi4-14/+10
2010-09-062010-09-06 Yao Qi <yao@codesourcery.com>Yao Qi2-0/+8
2010-09-06gdb/Jan Kratochvil2-1/+5
2010-09-06 * Makefile.in (install-only): Replace $IPA_DEPFILES withPedro Alves2-1/+6
2010-09-01gdbserver support for powerpc-lynxos (4.x)Joel Brobecker8-0/+1070
2010-09-01Import vsnprintf from libiberty if not available.Joel Brobecker6-6/+65
2010-09-01Generate regformats/rs6000/powerpc-32.datJoel Brobecker1-1/+4
2010-09-01[gdbserver] Move malloc.h include to server.h.gdbadmin8-16/+16
2010-09-01Put ChangeLog entries in the right ChangeLog file.gdbadmin1-0/+18
2010-09-01Compile memmem.o without -Werror.gdbadmin1-2/+9
2010-09-01use xsnprintf instead of snprintf.gdbadmin7-17/+19
2010-09-01include alloca.h if available.gdbadmin5-1/+222
2010-08-28 * linux-low.c (__SIGRTMIN): Define if not already defined.Pedro Alves2-5/+59
2010-08-28 * linux-low.c (linux_stabilize_threads): Wrap debug output in aPedro Alves2-7/+14
2010-08-27 * event-loop.c (event_handle_func): Adjust to use gdb_fildes_t.Pedro Alves5-15/+54
2010-08-27Fix whitespace, tabs/spaces.Pedro Alves1-68/+68
2010-08-27 * configure.ac (build_warnings): Add -Wno-char-subscripts.Pedro Alves3-2/+7
2010-08-27 * linux-low.c (linux_unprepare_to_access_memory): Rename to ...Pedro Alves8-13/+27
2010-08-26 * linux-low.c (linux_prepare_to_access_memory): New.Pedro Alves8-13/+128
2010-08-26 * Makefile.in (WARN_CFLAGS): Get it from configure.Pedro Alves1-0/+11
2010-08-26 * Makefile.in (WARN_CFLAGS): Get it from configure.Pedro Alves3-2/+114
2010-08-26 * mem-break.c [HAVE_MALLOC_H]: Include malloc.h.Pedro Alves2-0/+7
2010-08-26 * gdbreplay.c (remote_error): New.Pedro Alves4-11/+53
2010-08-25 * linux-low.c (linux_wait_1): Move non-debugging code out ofPedro Alves2-2/+8
2010-08-25 * linux-low.c (linux_wait_1): Don't set last_status here.Pedro Alves3-7/+47
2010-08-25 PR threads/10729Pedro Alves7-47/+150
2010-08-24 * linux-low.h (linux_thread_area): Delete declaration.Pedro Alves2-1/+4
2010-08-12Really commit server.c bits of 2010-08-09's change...Pedro Alves1-2/+18
2010-08-112010-08-11 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge2-1/+6