Age | Commit message (Expand) | Author | Files | Lines |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-10-25 | Print nonexisting/optimized out static fields gracefully. | Pedro Alves | 1 | -7/+10 |
2013-10-02 | Print registers not saved in the frame as "<not saved>" instead of "<optimize... | Pedro Alves | 1 | -2/+2 |
2013-07-09 | * defs.h (enum val_prettyformat): Renamed from val_prettyprint. | Doug Evans | 1 | -4/+4 |
2013-04-19 | -Wpointer-sign: cp-valprint.c. | Pedro Alves | 1 | -1/+1 |
2013-01-07 | PR cli/7719: | Tom Tromey | 1 | -36/+15 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-11-12 | * ada-lang.c (user_select_syms, ada_print_subexp): Pass flags | Tom Tromey | 1 | -1/+2 |
2012-09-27 | Fix https://bugzilla.redhat.com/show_bug.cgi?id=849357 | Tom Tromey | 1 | -2/+5 |
2012-07-06 | * cp-valprint.c (cp_print_value): Replace potentially unsafe | Siddhesh Poyarekar | 1 | -3/+6 |
2012-05-18 | * printcmd.c (print_address_demangle): Add 'opts' argument. | Tom Tromey | 1 | -3/+3 |
2012-04-03 | gdb/ | Jan Kratochvil | 1 | -8/+12 |
2012-03-15 | * cp-valprint.c (cp_print_value_fields): Use | Tom Tromey | 1 | -0/+11 |
2012-02-07 | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 1 | -3/+3 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2011-05-17 | * cp-valprint.c (cp_print_value_fields): Catch errors from | Tom Tromey | 1 | -3/+13 |
2011-02-14 | gdb/ | Pedro Alves | 1 | -36/+47 |
2011-02-14 | gdb/ | Pedro Alves | 1 | -3/+2 |
2011-01-25 | Centralize printing "<optimized out>". | Pedro Alves | 1 | -2/+2 |
2011-01-25 | * cp-valprint.c (cp_print_value): Treat the 'skip' local as | Pedro Alves | 1 | -12/+23 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-12-31 | 2010-12-31 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -93/+122 |
2010-11-29 | gdb | Tom Tromey | 1 | -0/+8 |
2010-06-28 | gdb/ | Jan Kratochvil | 1 | -2/+11 |
2010-06-14 | * cp-valprint.c (cp_print_static_field): Members of | Ulrich Weigand | 1 | -2/+2 |
2010-06-11 | gdb | Tom Tromey | 1 | -20/+39 |
2010-05-13 | 2010-05-13 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+8 |
2010-04-22 | * cp-valprint.c (cp_print_value_fields): Replaced obstack_base() | Chris Moller | 1 | -10/+19 |
2010-04-21 | PR 9167 | Chris Moller | 1 | -7/+16 |
2010-04-20 | PR 10867 | Chris Moller | 1 | -4/+53 |
2010-02-08 | PR gdb/9067 | Chris Moller | 1 | -16/+15 |
2010-02-02 | gdb | Tom Tromey | 1 | -6/+40 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -1/+5 |
2009-05-28 | gdb | Tom Tromey | 1 | -6/+22 |
2009-05-28 | 2009-05-27 Tom Tromey <tromey@redhat.com> | Tom Tromey | 1 | -4/+6 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-10-28 | gdb | Tom Tromey | 1 | -39/+39 |
2008-10-08 | Convert static_kind into loc_kind enum. | Jan Kratochvil | 1 | -5/+7 |
2008-09-11 | * cp-abi.h (cplus_method_ptr_size): Add TO_TYPE parameter. | Ulrich Weigand | 1 | -3/+3 |
2008-05-06 | * valprint.c (val_print): Add new language parameter and use it | Joel Brobecker | 1 | -3/+5 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+2 |
2007-11-02 | * gdbtypes.h (struct cplus_struct_type): Remove runtime_ptr member. | Ulrich Weigand | 1 | -208/+25 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-08-08 | 2007-08-08 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -0/+1 |
2007-02-08 | * cp-valprint.c (cp_print_value_fields, cp_print_value): Always | Daniel Jacobowitz | 1 | -4/+3 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -3/+2 |
2007-01-03 | * NEWS: Mention pointer to member improvements. | Daniel Jacobowitz | 1 | -135/+68 |