Age | Commit message (Expand) | Author | Files | Lines |
2014-11-05 | Cast result of obstack_next_free | Alan Modra | 1 | -2/+2 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-08-20 | Handle partially optimized out values similarly to unavailable values | Pedro Alves | 1 | -8/+3 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-05 | Prepare gdb for 64-bit obstacks | Alan Modra | 1 | -4/+4 |
2014-04-14 | vla: update type from newly created value | Sanimir Agovic | 1 | -0/+2 |
2014-04-11 | Revert the entire VLA series. | Joel Brobecker | 1 | -2/+0 |
2014-04-11 | vla: update type from newly created value | Sanimir Agovic | 1 | -0/+2 |
2014-02-05 | Extension Language API | Doug Evans | 1 | -9/+9 |
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 |