Age | Commit message (Expand) | Author | Files | Lines |
2011-01-06 | 2011-01-05 Michael Snyder <msnyder@msnyder-server.eng.vmware.com> | Michael Snyder | 18 | -66/+151 |
2011-01-05 | Update the copyright year for most remaining files in GDB | Joel Brobecker | 3 | -2/+7 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 58 | -58/+62 |
2011-01-01 | Update copyright year in version of output (gdb/gdbserver/gdbreplay) | Joel Brobecker | 3 | -2/+8 |
2010-12-29 | gdbserver: bfin: new port | Mike Frysinger | 6 | -3/+136 |
2010-12-23 | gdbserver: start a gitignore | Mike Frysinger | 2 | -0/+8 |
2010-11-16 | gdbserver: fix warning in nommu clone | Mike Frysinger | 2 | -1/+5 |
2010-10-21 | * Makefile.in (install): Remove dependency of install-only and | Jie Zhang | 2 | -1/+41 |
2010-10-04 | * Makefile.in (uninstall): Use $(DESTDIR). | Doug Evans | 2 | -1/+5 |
2010-09-24 | PR gdb/11842 | Pedro Alves | 1 | -0/+2 |
2010-09-24 | gdb/ | Pedro Alves | 2 | -8/+19 |
2010-09-13 | Add support for x86 LynxOS | Joel Brobecker | 3 | -0/+328 |
2010-09-13 | [LynxOS] Remove handling of PTRACE_* values removed in Lynx5. | Joel Brobecker | 2 | -40/+5 |
2010-09-13 | [LynxOS] Include sys/ptrace.h instead of ptrace.h. | Joel Brobecker | 3 | -2/+7 |
2010-09-09 | * configure.ac: Add --enable-inprocess-agent option. | Nathan Sidwell | 3 | -8/+59 |
2010-09-06 | 2010-09-06 Yao Qi <yao@codesourcery.com> | Yao Qi | 4 | -14/+10 |
2010-09-06 | 2010-09-06 Yao Qi <yao@codesourcery.com> | Yao Qi | 2 | -0/+8 |
2010-09-06 | gdb/ | Jan Kratochvil | 2 | -1/+5 |
2010-09-06 | * Makefile.in (install-only): Replace $IPA_DEPFILES with | Pedro Alves | 2 | -1/+6 |
2010-09-01 | gdbserver support for powerpc-lynxos (4.x) | Joel Brobecker | 8 | -0/+1070 |
2010-09-01 | Import vsnprintf from libiberty if not available. | Joel Brobecker | 6 | -6/+65 |
2010-09-01 | Generate regformats/rs6000/powerpc-32.dat | Joel Brobecker | 1 | -1/+4 |
2010-09-01 | [gdbserver] Move malloc.h include to server.h. | gdbadmin | 8 | -16/+16 |
2010-09-01 | Put ChangeLog entries in the right ChangeLog file. | gdbadmin | 1 | -0/+18 |
2010-09-01 | Compile memmem.o without -Werror. | gdbadmin | 1 | -2/+9 |
2010-09-01 | use xsnprintf instead of snprintf. | gdbadmin | 7 | -17/+19 |
2010-09-01 | include alloca.h if available. | gdbadmin | 5 | -1/+222 |
2010-08-28 | * linux-low.c (__SIGRTMIN): Define if not already defined. | Pedro Alves | 2 | -5/+59 |
2010-08-28 | * linux-low.c (linux_stabilize_threads): Wrap debug output in a | Pedro Alves | 2 | -7/+14 |
2010-08-27 | * event-loop.c (event_handle_func): Adjust to use gdb_fildes_t. | Pedro Alves | 5 | -15/+54 |
2010-08-27 | Fix whitespace, tabs/spaces. | Pedro Alves | 1 | -68/+68 |
2010-08-27 | * configure.ac (build_warnings): Add -Wno-char-subscripts. | Pedro Alves | 3 | -2/+7 |
2010-08-27 | * linux-low.c (linux_unprepare_to_access_memory): Rename to ... | Pedro Alves | 8 | -13/+27 |
2010-08-26 | * linux-low.c (linux_prepare_to_access_memory): New. | Pedro Alves | 8 | -13/+128 |
2010-08-26 | * Makefile.in (WARN_CFLAGS): Get it from configure. | Pedro Alves | 1 | -0/+11 |
2010-08-26 | * Makefile.in (WARN_CFLAGS): Get it from configure. | Pedro Alves | 3 | -2/+114 |
2010-08-26 | * mem-break.c [HAVE_MALLOC_H]: Include malloc.h. | Pedro Alves | 2 | -0/+7 |
2010-08-26 | * gdbreplay.c (remote_error): New. | Pedro Alves | 4 | -11/+53 |
2010-08-25 | * linux-low.c (linux_wait_1): Move non-debugging code out of | Pedro Alves | 2 | -2/+8 |
2010-08-25 | * linux-low.c (linux_wait_1): Don't set last_status here. | Pedro Alves | 3 | -7/+47 |
2010-08-25 | PR threads/10729 | Pedro Alves | 7 | -47/+150 |
2010-08-24 | * linux-low.h (linux_thread_area): Delete declaration. | Pedro Alves | 2 | -1/+4 |
2010-08-12 | Really commit server.c bits of 2010-08-09's change... | Pedro Alves | 1 | -2/+18 |
2010-08-11 | 2010-08-11 Thomas Schwinge <thomas@codesourcery.com> | Thomas Schwinge | 2 | -1/+6 |
2010-08-09 | * linux-low.c (gdb_wants_lwp_stopped): Delete. | Pedro Alves | 2 | -46/+11 |
2010-07-31 | * Makefile.in (signals_h): New. | Pedro Alves | 2 | -3/+11 |
2010-07-31 | gdb/ | Jan Kratochvil | 2 | -2/+10 |
2010-07-25 | gdb/gdbserver/ | Jan Kratochvil | 3 | -2/+9 |
2010-07-20 | * gdb/gdbserver/server.c (handle_query): strcpy() the returned string from | Ozkan Sezer | 2 | -2/+4 |
2010-07-20 | * gdb/gdbserver/utils.c (paddress): Return phex_nz(). | Ozkan Sezer | 2 | -11/+13 |