summaryrefslogtreecommitdiff
path: root/gdb/gdbserver
Commit message (Expand)AuthorAgeFilesLines
* Update the copyright year for most remaining files in GDBJoel Brobecker2011-01-053-2/+7
* run copyright.sh for 2011.Joel Brobecker2011-01-0158-58/+62
* Update copyright year in version of output (gdb/gdbserver/gdbreplay)Joel Brobecker2011-01-013-2/+8
* gdbserver: bfin: new portMike Frysinger2010-12-296-3/+136
* gdbserver: start a gitignoreMike Frysinger2010-12-232-0/+8
* gdbserver: fix warning in nommu cloneMike Frysinger2010-11-162-1/+5
* * Makefile.in (install): Remove dependency of install-only andJie Zhang2010-10-212-1/+41
* * Makefile.in (uninstall): Use $(DESTDIR).Doug Evans2010-10-042-1/+5
* PR gdb/11842Pedro Alves2010-09-241-0/+2
* gdb/Pedro Alves2010-09-242-8/+19
* Add support for x86 LynxOSJoel Brobecker2010-09-133-0/+328
* [LynxOS] Remove handling of PTRACE_* values removed in Lynx5.Joel Brobecker2010-09-132-40/+5
* [LynxOS] Include sys/ptrace.h instead of ptrace.h.Joel Brobecker2010-09-133-2/+7
* * configure.ac: Add --enable-inprocess-agent option.Nathan Sidwell2010-09-093-8/+59
* 2010-09-06 Yao Qi <yao@codesourcery.com>Yao Qi2010-09-064-14/+10
* 2010-09-06 Yao Qi <yao@codesourcery.com>Yao Qi2010-09-062-0/+8
* gdb/Jan Kratochvil2010-09-062-1/+5
* * Makefile.in (install-only): Replace $IPA_DEPFILES withPedro Alves2010-09-062-1/+6
* gdbserver support for powerpc-lynxos (4.x)Joel Brobecker2010-09-018-0/+1070
* Import vsnprintf from libiberty if not available.Joel Brobecker2010-09-016-6/+65
* Generate regformats/rs6000/powerpc-32.datJoel Brobecker2010-09-011-1/+4
* [gdbserver] Move malloc.h include to server.h.gdbadmin2010-09-018-16/+16
* Put ChangeLog entries in the right ChangeLog file.gdbadmin2010-09-011-0/+18
* Compile memmem.o without -Werror.gdbadmin2010-09-011-2/+9
* use xsnprintf instead of snprintf.gdbadmin2010-09-017-17/+19
* include alloca.h if available.gdbadmin2010-09-015-1/+222
* * linux-low.c (__SIGRTMIN): Define if not already defined.Pedro Alves2010-08-282-5/+59
* * linux-low.c (linux_stabilize_threads): Wrap debug output in aPedro Alves2010-08-282-7/+14
* * event-loop.c (event_handle_func): Adjust to use gdb_fildes_t.Pedro Alves2010-08-275-15/+54
* Fix whitespace, tabs/spaces.Pedro Alves2010-08-271-68/+68
* * configure.ac (build_warnings): Add -Wno-char-subscripts.Pedro Alves2010-08-273-2/+7
* * linux-low.c (linux_unprepare_to_access_memory): Rename to ...Pedro Alves2010-08-278-13/+27
* * linux-low.c (linux_prepare_to_access_memory): New.Pedro Alves2010-08-268-13/+128
* * Makefile.in (WARN_CFLAGS): Get it from configure.Pedro Alves2010-08-261-0/+11
* * Makefile.in (WARN_CFLAGS): Get it from configure.Pedro Alves2010-08-263-2/+114
* * mem-break.c [HAVE_MALLOC_H]: Include malloc.h.Pedro Alves2010-08-262-0/+7
* * gdbreplay.c (remote_error): New.Pedro Alves2010-08-264-11/+53
* * linux-low.c (linux_wait_1): Move non-debugging code out ofPedro Alves2010-08-252-2/+8
* * linux-low.c (linux_wait_1): Don't set last_status here.Pedro Alves2010-08-253-7/+47
* PR threads/10729Pedro Alves2010-08-257-47/+150
* * linux-low.h (linux_thread_area): Delete declaration.Pedro Alves2010-08-242-1/+4
* Really commit server.c bits of 2010-08-09's change...Pedro Alves2010-08-121-2/+18
* 2010-08-11 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge2010-08-112-1/+6
* * linux-low.c (gdb_wants_lwp_stopped): Delete.Pedro Alves2010-08-092-46/+11
* * Makefile.in (signals_h): New.Pedro Alves2010-07-312-3/+11
* gdb/Jan Kratochvil2010-07-312-2/+10
* gdb/gdbserver/Jan Kratochvil2010-07-253-2/+9
* * gdb/gdbserver/server.c (handle_query): strcpy() the returned string fromOzkan Sezer2010-07-202-2/+4
* * gdb/gdbserver/utils.c (paddress): Return phex_nz().Ozkan Sezer2010-07-202-11/+13
* [PATCH] Unexpected EOF read from connection with GDB after inferior exits.Joel Brobecker2010-07-072-0/+14