Age | Commit message (Expand) | Author | Files | Lines |
2015-06-10 | Introduce nat/linux-namespaces.[ch] | Gary Benson | 1 | -1/+1 |
2015-05-14 | Fix gdbserver build failure on arm-android. | Joel Brobecker | 1 | -0/+37 |
2015-03-11 | Move remote_fileio_to_fio_stat to gdb/common | Gary Benson | 1 | -0/+77 |
2015-03-07 | Remove C-specific warnings from common warning set | Pedro Alves | 1 | -1/+3 |
2015-02-27 | Add --enable-build-with-cxx configure switch | Pedro Alves | 1 | -5/+369 |
2015-02-27 | Create libiberty.m4, have GDB and GDBserver use it | Pedro Alves | 1 | -0/+339 |
2015-01-15 | Move safe_strerror to common/ | Sergio Durigan Junior | 1 | -1/+5 |
2015-01-14 | Detect 64-bit-ness in PowerPC Book III-E | Yao Qi | 1 | -1/+1 |
2014-12-13 | configure gdb/gnulib with --disable-largefile if largefile support disabled. | Joel Brobecker | 1 | -0/+18 |
2014-11-28 | Use readlink unconditionally | Yao Qi | 1 | -1/+1 |
2014-11-21 | Include alloca.h unconditionally | Yao Qi | 1 | -193/+2 |
2014-08-29 | Introduce common/gdb_setjmp.h | Gary Benson | 1 | -0/+33 |
2014-08-07 | Move errno.h to common-defs.h | Gary Benson | 1 | -1/+1 |
2014-06-20 | Fix mingw32 build on x86-64 RHEL 6.5 | Gary Benson | 1 | -22/+1 |
2014-06-20 | Fix gdbserver cross build. | Marcus Shawcroft | 1 | -0/+93 |
2014-06-12 | link gdbserver against libiberty | Tom Tromey | 1 | -1/+98 |
2014-06-05 | Make it easy to make --disable-werror the default for both binutils and gdb | Joel Brobecker | 1 | -1/+1 |
2014-05-20 | Do not build gdbserver with -Werror by default if development=false | Joel Brobecker | 1 | -2/+2 |
2014-01-22 | New gdbserver option --debug-format=timestamp. | Doug Evans | 1 | -1/+1 |
2013-11-18 | stdlib.h is universal too | Tom Tromey | 1 | -1/+1 |
2013-11-18 | remove gdb_dirent.h | Tom Tromey | 1 | -318/+0 |
2013-11-18 | don't check for string.h or strings.h | Tom Tromey | 1 | -1/+1 |
2013-11-08 | remove unused gdbserver configury | Tom Tromey | 1 | -67/+2 |
2013-11-08 | introduce common.m4 | Tom Tromey | 1 | -0/+550 |
2013-09-29 | gdb: btrace: fix build errors on older glibc builds | Mike Frysinger | 1 | -1/+1 |
2013-07-04 | gdb/ | Yao Qi | 1 | -10/+22 |
2013-07-03 | On mainline/development, also link GDBserver with -lmcheck. | Pedro Alves | 1 | -0/+70 |
2013-07-01 | Rely on gnulib's unistd.h replacement. | Pedro Alves | 1 | -1/+1 |
2013-06-28 | gdbserver: fix the standalone build | Mircea Gherzan | 1 | -0/+10 |
2013-04-22 | PR gdb/7912: | Tom Tromey | 1 | -1/+1 |
2013-04-17 | Use AC_DEFINE for USE_THREAD_DB | Pedro Alves | 1 | -4/+3 |
2013-03-11 | Add the gdb remote target operations for branch tracing. | Markus Metzger | 1 | -0/+6 |
2013-02-28 | * configure.ac: Invoke AC_SYS_LARGEFILE. | Tom Tromey | 1 | -0/+200 |
2012-12-10 | * Makefile.in (DEPMODE, DEPDIR, depcomp, COMPILE.pre) | Tom Tromey | 1 | -1/+175 |
2012-11-28 | 2012-11-28 Markus Metzger <markus.t.metzger@intel.com> | Markus Metzger | 1 | -1/+1 |
2012-11-26 | gdb/gdbserver/ | Yao Qi | 1 | -1/+1 |
2012-11-15 | 2012-11-15 Pierre Muller <muller@sourceware.org> | Pierre Muller | 1 | -1/+1 |
2012-08-08 | * gdb_string.h: Moved to ... | Doug Evans | 1 | -0/+10 |
2012-04-20 | 2012-04-20 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -1/+6 |
2012-04-19 | 2012-04-19 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -4066/+280 |
2012-04-19 | 2012-04-19 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -4/+4 |
2012-04-19 | 2012-04-19 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -10/+0 |
2012-04-18 | 2012-04-18 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -1834/+996 |
2012-04-14 | gdb/ | Yao Qi | 1 | -312/+1708 |
2012-04-13 | * acinclude.m4 (GDBSERVER_HAVE_THREAD_DB_TYPE): New macro based | Thiago Jung Bauermann | 1 | -0/+74 |
2012-04-12 | gdb/gdbserver/ | Yao Qi | 1 | -93/+3598 |
2012-03-30 | * configure.ac: Check whether Elf32_auxv_t and Elf64_auxv_t | Thiago Jung Bauermann | 1 | -0/+24 |
2012-03-03 | gdb: | Yao Qi | 1 | -1/+1 |
2012-02-09 | [gdbserver] return ENOSYS if readlink not supported. | Joel Brobecker | 1 | -1/+1 |
2011-10-07 | * inferior.h (disable_randomization): Declare. | Ulrich Weigand | 1 | -0/+74 |