2014-08-29 |
Gary Benson | Introduce common/gdb_setjmp.h |
blob | commitdiff |
2014-08-07 |
Gary Benson | Move errno.h to common-defs.h |
blob | commitdiff | diff to current |
2014-06-20 |
Gary Benson | Fix mingw32 build on x86-64 RHEL 6.5 |
blob | commitdiff | diff to current |
2014-06-20 |
Marcus Shawcroft | Fix gdbserver cross build. |
blob | commitdiff | diff to current |
2014-06-12 |
Tom Tromey | link gdbserver against libiberty |
blob | commitdiff | diff to current |
2014-06-05 |
Joel Brobecker | Make it easy to make --disable-werror the default for... |
blob | commitdiff | diff to current |
2014-05-20 |
Joel Brobecker | Do not build gdbserver with -Werror by default if devel... |
blob | commitdiff | diff to current |
2014-01-22 |
Doug Evans | New gdbserver option --debug-format=timestamp. |
blob | commitdiff | diff to current |
2013-11-18 |
Tom Tromey | stdlib.h is universal too |
blob | commitdiff | diff to current |
2013-11-18 |
Tom Tromey | remove gdb_dirent.h |
blob | commitdiff | diff to current |
2013-11-18 |
Tom Tromey | don't check for string.h or strings.h |
blob | commitdiff | diff to current |
2013-11-08 |
Tom Tromey | remove unused gdbserver configury |
blob | commitdiff | diff to current |
2013-11-08 |
Tom Tromey | introduce common.m4 |
blob | commitdiff | diff to current |
2013-09-29 |
Mike Frysinger | gdb: btrace: fix build errors on older glibc builds |
blob | commitdiff | diff to current |
2013-07-04 |
Yao Qi | gdb/ |
blob | commitdiff | diff to current |
2013-07-03 |
Pedro Alves | On mainline/development, also link GDBserver with ... |
blob | commitdiff | diff to current |
2013-07-01 |
Pedro Alves | Rely on gnulib's unistd.h replacement. |
blob | commitdiff | diff to current |
2013-06-28 |
Mircea Gherzan | gdbserver: fix the standalone build |
blob | commitdiff | diff to current |
2013-04-22 |
Tom Tromey | PR gdb/7912: |
blob | commitdiff | diff to current |
2013-04-17 |
Pedro Alves | Use AC_DEFINE for USE_THREAD_DB |
blob | commitdiff | diff to current |
2013-03-11 |
Markus Metzger | Add the gdb remote target operations for branch tracing. |
blob | commitdiff | diff to current |
2013-02-28 |
Tom Tromey | * configure.ac: Invoke AC_SYS_LARGEFILE. |
blob | commitdiff | diff to current |
2012-12-10 |
Tom Tromey | * Makefile.in (DEPMODE, DEPDIR, depcomp, COMPILE.pre) |
blob | commitdiff | diff to current |
2012-11-28 |
Markus Metzger | 2012-11-28 Markus Metzger <markus.t.metzger@intel... |
blob | commitdiff | diff to current |
2012-11-26 |
Yao Qi | gdb/gdbserver/ |
blob | commitdiff | diff to current |
2012-11-15 |
Pierre Muller | 2012-11-15 Pierre Muller <muller@sourceware.org> |
blob | commitdiff | diff to current |
2012-08-08 |
Doug Evans | * gdb_string.h: Moved to ... |
blob | commitdiff | diff to current |
2012-04-20 |
Pedro Alves | 2012-04-20 Pedro Alves <palves@redhat.com> |
blob | commitdiff | diff to current |
2012-04-19 |
Pedro Alves | 2012-04-19 Pedro Alves <palves@redhat.com> |
blob | commitdiff | diff to current |
2012-04-19 |
Pedro Alves | 2012-04-19 Pedro Alves <palves@redhat.com> |
blob | commitdiff | diff to current |
2012-04-19 |
Pedro Alves | 2012-04-19 Pedro Alves <palves@redhat.com> |
blob | commitdiff | diff to current |
2012-04-18 |
Pedro Alves | 2012-04-18 Pedro Alves <palves@redhat.com> |
blob | commitdiff | diff to current |
2012-04-14 |
Yao Qi | gdb/ |
blob | commitdiff | diff to current |
2012-04-13 |
Thiago Jung Bauermann | * acinclude.m4 (GDBSERVER_HAVE_THREAD_DB_TYPE): New... |
blob | commitdiff | diff to current |
2012-04-12 |
Yao Qi | gdb/gdbserver/ |
blob | commitdiff | diff to current |
2012-03-30 |
Thiago Jung Bauermann | * configure.ac: Check whether Elf32_auxv_t and Elf64_a... |
blob | commitdiff | diff to current |
2012-03-03 |
Yao Qi | gdb: |
blob | commitdiff | diff to current |
2012-02-09 |
Joel Brobecker | [gdbserver] return ENOSYS if readlink not supported. |
blob | commitdiff | diff to current |
2011-10-07 |
Ulrich Weigand | * inferior.h (disable_randomization): Declare. |
blob | commitdiff | diff to current |
2011-07-21 |
Kwok Yeung | 2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com> |
blob | commitdiff | diff to current |
2011-03-09 |
Yao Qi | gdb/ |
blob | commitdiff | diff to current |
2011-02-11 |
Yao Qi | 2011-02-11 Yao Qi <yao@codesourcery.com> |
blob | commitdiff | diff to current |
2010-09-09 |
Nathan Sidwell | * configure.ac: Add --enable-inprocess-agent option. |
blob | commitdiff | diff to current |
2010-09-01 |
Joel Brobecker | gdbserver support for powerpc-lynxos (4.x) |
blob | commitdiff | diff to current |
2010-09-01 |
Joel Brobecker | Import vsnprintf from libiberty if not available. |
blob | commitdiff | diff to current |
2010-09-01 |
gdbadmin | include alloca.h if available. |
blob | commitdiff | diff to current |
2010-08-27 |
Pedro Alves | * configure.ac (build_warnings): Add -Wno-char-subscripts. |
blob | commitdiff | diff to current |
2010-08-26 |
Pedro Alves | * Makefile.in (WARN_CFLAGS): Get it from configure. |
blob | commitdiff | diff to current |
2010-07-01 |
Pedro Alves | Static tracepoints support, and UST integration. |
blob | commitdiff | diff to current |
2010-06-01 |
Pedro Alves | gdb/gdbserver/ |
blob | commitdiff | diff to current |
2010-05-28 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-04-17 |
Pierre Muller | * configure.ac: Use `ws2_32' library for srv_mingw. |
blob | commitdiff | diff to current |
2010-04-16 |
Pierre Muller | * configure: Regenerate. |
blob | commitdiff | diff to current |
2010-02-23 |
Maxim Kuvyrkov | * configure.ac: Check for libdl. If it is not availab... |
blob | commitdiff | diff to current |
2009-12-21 |
Doug Evans | * configure.ac: Check for dladdr. |
blob | commitdiff | diff to current |
2009-11-17 |
Maxim Kuvyrkov | 2009-11-17 Nathan Sidwell <nathan@codesourcery.com> |
blob | commitdiff | diff to current |
2009-11-03 |
Nathan Sidwell | * configure.ac (i[34567]86-*): Check if we're targetti... |
blob | commitdiff | diff to current |
2009-10-29 |
Paul Pluzhnikov | 2009-10-29 Paul Pluzhnikov <ppluzhnikov@google.com> |
blob | commitdiff | diff to current |
2009-10-09 |
Paul Pluzhnikov | doc/ |
blob | commitdiff | diff to current |
2009-08-22 |
Ralf Wildenhues | Regenerate tree using Autoconf 2.64 and Automake 1.11. |
blob | commitdiff | diff to current |
2009-07-06 |
Aleksandar Ristovski | Adding Neutrino gdbserver. |
blob | commitdiff | diff to current |
2009-03-22 |
Pedro Alves | * i387-fp.c, linux-arm-low.c, linux-cris-low.c, |
blob | commitdiff | diff to current |
2008-07-31 |
Pedro Alves | * configure.ac: Check for memmem declaration. |
blob | commitdiff | diff to current |
2008-06-05 |
Joseph Myers | 2008-06-05 Vladimir Prus <vladimir@codesourcery.com> |
blob | commitdiff | diff to current |
2008-04-23 |
Paolo Bonzini | gdb: |
blob | commitdiff | diff to current |
2008-04-14 |
Daniel Jacobowitz | * Makefile.in (LIBGNU, INCGNU): Define. |
blob | commitdiff | diff to current |
2008-02-28 |
Ulrich Weigand | ChangeLog: |
blob | commitdiff | diff to current |
2008-02-01 |
Pedro Alves | * hostio.c: Don't include errno.h. |
blob | commitdiff | diff to current |
2007-12-16 |
Daniel Jacobowitz | * configure.ac: Check for pread and pwrite. |
blob | commitdiff | diff to current |
2007-10-15 |
Daniel Jacobowitz | * Makefile.in (clean): Remove new files. |
blob | commitdiff | diff to current |
2007-09-19 |
Daniel Jacobowitz | * linux-low.c (O_LARGEFILE): Define. |
blob | commitdiff | diff to current |
2007-03-29 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
2007-02-16 |
Daniel Jacobowitz | * remote-utils.c: Remove HAVE_TERMINAL_H check. |
blob | commitdiff | diff to current |
2007-02-08 |
Daniel Jacobowitz | * features/Makefile, features/arm-with-iwmmxt.xml, |
blob | commitdiff | diff to current |
2006-11-16 |
Daniel Jacobowitz | * configure.ac: Correct td_thr_tls_get_addr test. |
blob | commitdiff | diff to current |
2006-10-17 |
Daniel Jacobowitz | * acinclude.m4 (SRV_CHECK_TLS_GET_ADDR): New. |
blob | commitdiff | diff to current |
2006-07-23 |
Daniel Jacobowitz | gdb/ |
blob | commitdiff | diff to current |
2006-04-20 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | diff to current |
2006-03-15 |
Daniel Jacobowitz | * configure.ac: Remove checks for prfpregset_t. |
blob | commitdiff | diff to current |
2005-09-17 |
Daniel Jacobowitz | * acinclude.m4: Correct quoting. |
blob | commitdiff | diff to current |
2005-07-13 |
Daniel Jacobowitz | * configure.ac: Define HAVE_LINUX_REGSETS even if... |
blob | commitdiff | diff to current |
2005-07-01 |
Steve Ellcey | * configure.ac (BFD_NEED_DECLARATION): Replace with... |
blob | commitdiff | diff to current |
2005-06-14 |
Mark Kettenis | * configure.ac: Simplify and improve check for socklen_t. |
blob | commitdiff | diff to current |
2005-06-13 |
Daniel Jacobowitz | * acconfig.h: Remove. |
blob | commitdiff | diff to current |
2005-02-24 |
Daniel Jacobowitz | * acinclude.m4: Include bfd/bfd.m4 directly. |
blob | commitdiff | diff to current |
2005-01-07 |
Andrew Cagney | Index: ChangeLog |
blob | commitdiff | diff to current |
2004-12-08 |
Daniel Jacobowitz | * acinclude.m4 (SRV_CHECK_THREAD_DB): Add ps_get_threa... |
blob | commitdiff | diff to current |
2004-10-16 |
Daniel Jacobowitz | * configure.in: Test for -rdynamic. |
blob | commitdiff | diff to current |
2003-06-29 |
Daniel Jacobowitz | * configure.in: Check whether we need to prototype... |
blob | commitdiff | diff to current |
2003-03-17 |
Daniel Jacobowitz | * configure.in: Check for stdlib.h. |
blob | commitdiff | diff to current |
2002-08-23 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | diff to current |
2002-07-24 |
Kevin Buettner | * gdbserver/configure.in (unistd.h): Add to AC_CHECK_H... |
blob | commitdiff | diff to current |
2002-06-11 |
Daniel Jacobowitz | 2002-06-11 Daniel Jacobowitz <drow@mvista.com> |
blob | commitdiff | diff to current |
2002-04-09 |
Daniel Jacobowitz | 2002-04-09 Daniel Jacobowitz <drow@mvista.com> |
blob | commitdiff | diff to current |
2002-04-09 |
Daniel Jacobowitz | 2002-04-09 Daniel Jacobowitz <drow@mvista.com> |
blob | commitdiff | diff to current |
2002-02-27 |
Daniel Jacobowitz | 2002-02-27 Daniel Jacobowitz <drow@mvista.com> |
blob | commitdiff | diff to current |
2002-02-25 |
Daniel Jacobowitz | 2002-02-24 Daniel Jacobowitz <drow@mvista.com> |
blob | commitdiff | diff to current |
2002-02-20 |
Daniel Jacobowitz | 2002-02-20 Daniel Jacobowitz <drow@mvista.com> |
blob | commitdiff | diff to current |
2002-02-19 |
Daniel Jacobowitz | 2002-02-19 Daniel Jacobowitz <drow@mvista.com> |
blob | commitdiff | diff to current |
2000-11-08 |
Andrew Cagney | * gdbserver/configure.in (files): Don't link nm-empty... |
blob | commitdiff | diff to current |
next |