2019-02-27 |
Tom Tromey | Remove Python 2.4 and 2.5 support |
blob | commitdiff |
2018-12-28 |
Tom Tromey | Highlight source code using GNU Source Highlight |
blob | commitdiff | diff to current |
2018-12-28 |
Tom Tromey | Make ANSI terminal escape sequences work in TUI |
blob | commitdiff | diff to current |
2018-11-01 |
Simon Marchi | Import mkdtemp gnulib module, fix mingw build |
blob | commitdiff | diff to current |
2018-10-29 |
Simon Marchi | Revert "GDB: Only build for "unix:" connections if... |
blob | commitdiff | diff to current |
2018-10-29 |
John Darrington | GDB: Only build for "unix:" connections if AF_LOCAL... |
blob | commitdiff | diff to current |
2018-10-01 |
Gary Benson | Remove ancient workaround |
blob | commitdiff | diff to current |
2018-10-01 |
Gary Benson | Add workaround from gdbserver's gdb_proc_service.h... |
blob | commitdiff | diff to current |
2018-07-24 |
Tom Tromey | Remove some unnecessary declarations and configury |
blob | commitdiff | diff to current |
2018-06-19 |
Simon Marchi | Bump to autoconf 2.69 and automake 1.15.1 |
blob | commitdiff | diff to current |
2018-01-30 |
Pedro Alves | Per-inferior target_terminal state, fix PR gdb/13211... |
blob | commitdiff | diff to current |
2018-01-09 |
John Baldwin | Support 'info proc' for native FreeBSD processes. |
blob | commitdiff | diff to current |
2017-11-30 |
Rainer Orth | Remove ioctl-based procfs support on Solaris |
blob | commitdiff | diff to current |
2017-11-22 |
Ulrich Weigand | Target FP: Make use of MPFR if available |
blob | commitdiff | diff to current |
2017-11-06 |
Pedro Alves | Don't check termio.h and sgtty.h in common/common.m4... |
blob | commitdiff | diff to current |
2017-09-26 |
Matthias Klose | Allow linking GDB with ncursesw |
blob | commitdiff | diff to current |
2017-09-26 |
Rainer Orth | Remove support for Solaris < 10 (PR gdb/22185) |
blob | commitdiff | diff to current |
2017-05-31 |
Markus Metzger | config, btrace: check for pt_insn_event in libipt |
blob | commitdiff | diff to current |
2016-10-31 |
Maciej W. Rozycki | Remove IRIX 5 <sys/proc.h> _KMEMUSER workaround |
blob | commitdiff | diff to current |
2016-10-28 |
Pedro Alves | gdb: Require C++11 |
blob | commitdiff | diff to current |
2016-10-19 |
Pedro Alves | Regen gdb/config.in |
blob | commitdiff | diff to current |
2016-06-24 |
John Baldwin | Add support for catching system calls to native FreeBSD... |
blob | commitdiff | diff to current |
2016-05-17 |
Tom Tromey | Add self-test framework to gdb |
blob | commitdiff | diff to current |
2016-01-19 |
John Baldwin | Add support for LWP-based threads on FreeBSD. |
blob | commitdiff | diff to current |
2016-01-05 |
Pedro Alves | Fix PR sim/13418: building with --enable-targets=all... |
blob | commitdiff | diff to current |
2015-12-17 |
Pedro Alves | Remove support for LinuxThreads and vendor 2.4 kernels... |
blob | commitdiff | diff to current |
2015-08-27 |
Pedro Alves | gdb: Drop use of obsolete AC_TYPE_SIGNAL |
blob | commitdiff | diff to current |
2015-07-24 |
Pedro Alves | C++: handle glibc's ptrace(enum __ptrace_request, ...) |
blob | commitdiff | diff to current |
2015-07-02 |
Markus Metzger | configure: check for libipt |
blob | commitdiff | diff to current |
2015-06-10 |
Gary Benson | Introduce nat/linux-namespaces.[ch] |
blob | commitdiff | diff to current |
2015-03-31 |
H.J. Lu | Add --with-system-zlib in gdb |
blob | commitdiff | diff to current |
2015-03-13 |
John Baldwin | Use kinfo_getvmmap on FreeBSD to enumerate memory regions. |
blob | commitdiff | diff to current |
2015-03-11 |
Andy Wingo | [guile] Run finalizers from GDB thread |
blob | commitdiff | diff to current |
2015-02-27 |
Pedro Alves | Create libiberty.m4, have GDB and GDBserver use it |
blob | commitdiff | diff to current |
2015-01-14 |
Yao Qi | Detect 64-bit-ness in PowerPC Book III-E |
blob | commitdiff | diff to current |
2014-12-17 |
Jan Kratochvil | Fix MinGW compilation |
blob | commitdiff | diff to current |
2014-11-28 |
Yao Qi | Use canonicalize_file_name unconditionally |
blob | commitdiff | diff to current |
2014-11-28 |
Yao Qi | Use lstat unconditionally |
blob | commitdiff | diff to current |
2014-11-28 |
Yao Qi | Use readlink unconditionally |
blob | commitdiff | diff to current |
2014-09-09 |
Doug Evans | Fix for PR 17247: Block SIGCHLD while initializing... |
blob | commitdiff | diff to current |
2014-08-19 |
Alan Modra | Fix --diable-shared --enable-plugins build breakage |
blob | commitdiff | diff to current |
2014-07-26 |
Doug Evans | PR 17185 |
blob | commitdiff | diff to current |
2014-06-19 |
Gary Benson | Demangler crash handler |
blob | commitdiff | diff to current |
2014-06-01 |
Ludovic Courtès | guile: Allow compilation with Guile <= 2.0.5. |
blob | commitdiff | diff to current |
2014-02-10 |
Doug Evans | Add Guile as an extension language. |
blob | commitdiff | diff to current |
2013-11-18 |
Tom Tromey | don't check for stddef.h |
blob | commitdiff | diff to current |
2013-11-18 |
Tom Tromey | remove gdb_dirent.h |
blob | commitdiff | diff to current |
2013-11-08 |
Tom Tromey | fix a comment in configure.ac |
blob | commitdiff | diff to current |
2013-11-08 |
Tom Tromey | gdb configure updates |
blob | commitdiff | diff to current |
2013-11-08 |
Tom Tromey | remove link.h checks |
blob | commitdiff | diff to current |
2013-08-22 |
Luis Machado | Unify ptrace options discovery code and make both... |
blob | commitdiff | diff to current |
2013-08-07 |
Ulrich Weigand | 2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com> |
blob | commitdiff | diff to current |
2013-07-01 |
Pedro Alves | Reimplement DJGPP's .gdbinit -> gdb.ini renaming. |
blob | commitdiff | diff to current |
2013-05-23 |
Pedro Alves | common/filestuff.c: No sockets on DJGPP. |
blob | commitdiff | diff to current |
2013-04-22 |
Tom Tromey | PR gdb/7912: |
blob | commitdiff | diff to current |
2013-04-12 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2013-04-10 |
Yao Qi | gdb/ |
blob | commitdiff | diff to current |
2012-12-09 |
Jan Kratochvil | gdb/ |
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 |
Tom Tromey | 2012-11-26 Alexander Larsson <alexl@redhat.com> |
blob | commitdiff | diff to current |
2012-11-15 |
Pierre Muller | * configure.ac (AC_HEADER_STAT): Remove. |
blob | commitdiff | diff to current |
2012-11-14 |
Tom Tromey | * configure, config.in: Rebuild. |
blob | commitdiff | diff to current |
2012-07-02 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2012-06-26 |
H.J. Lu | Use PTRACE_PEEKUSER to get fs_base/gs_base |
blob | commitdiff | diff to current |
2012-06-01 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2012-05-11 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2012-05-11 |
Jan Kratochvil | gdb/ |
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-17 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2012-04-14 |
Yao Qi | gdb/ |
blob | commitdiff | diff to current |
2012-03-08 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2012-03-03 |
Yao Qi | gdb: |
blob | commitdiff | diff to current |
2012-02-21 |
Pedro Alves | 2012-02-21 Tristan Gingold <gingold@adacore.com> |
blob | commitdiff | diff to current |
2012-01-20 |
Ulrich Weigand | ChangeLog: |
blob | commitdiff | diff to current |
2012-01-20 |
Ulrich Weigand | 2012-01-20 Pedro Alves <palves@redhat.com> |
blob | commitdiff | diff to current |
2012-01-18 |
Paul Pluzhnikov | 2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com> |
blob | commitdiff | diff to current |
2012-01-18 |
Doug Evans | * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_... |
blob | commitdiff | diff to current |
2012-01-12 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2011-11-20 |
Sanjoy Das | gdb/ |
blob | commitdiff | diff to current |
2011-11-20 |
Sanjoy Das | gdb/ |
blob | commitdiff | diff to current |
2011-05-11 |
Jan Kratochvil | Imported readline 6.2, and upstream patch 001. |
blob | commitdiff | diff to current |
2011-05-09 |
Doug Evans | * NEWS: Mention --with-iconv-bin. |
blob | commitdiff | diff to current |
2011-03-17 |
Joel Brobecker | Add 'getthrds' declaration check in configure for AIX |
blob | commitdiff | diff to current |
2011-01-14 |
Pedro Alves | * Makefile.in (hpux-thread.o): Delete rule. |
blob | commitdiff | diff to current |
2010-09-02 |
Daniel Jacobowitz | * config.in, configure: Regenerated. |
blob | commitdiff | diff to current |
2010-07-28 |
Pedro Alves | 2010-07-28 Pedro Alves <pedro@codesourcery.com> |
blob | commitdiff | diff to current |
2010-07-28 |
Pedro Alves | * configure.ac: Check for resize_term. |
blob | commitdiff | diff to current |
2010-07-06 |
Tom Tromey | * configure, config.in: Rebuild. |
blob | commitdiff | diff to current |
2010-05-27 |
Doug Evans | Allow python to find its files if moved from original... |
blob | commitdiff | diff to current |
2010-05-24 |
Pedro Alves | * config.in: Regenerate. |
blob | commitdiff | diff to current |
2010-05-23 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
2010-03-10 |
Tom Tromey | * elfread.c (elf_symfile_read): Don't call |
blob | commitdiff | diff to current |
2010-01-15 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2009-11-11 |
Jan Kratochvil | bfd/ |
blob | commitdiff | diff to current |
2009-10-02 |
Jan Kratochvil | gdb/ |
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-20 |
Mike Frysinger | fix gdbtui build errors when pipe() is not available... |
blob | commitdiff | diff to current |
2009-04-23 |
Tom Tromey | gdb |
blob | commitdiff | diff to current |
2009-04-21 |
Joseph Myers | gdb: |
blob | commitdiff | diff to current |
next |