Age | Commit message (Expand) | Author | Files | Lines |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-10-04 | Simple -Wshadow=local fixes | Tom Tromey | 1 | -1/+1 |
2018-06-01 | Remove type_name_no_tag and rename type_name_no_tag_or_error | Tom Tromey | 1 | -3/+3 |
2018-04-02 | Fix infinite recursion when printing static member with typedef | Weimin Pan | 1 | -3/+3 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-10-26 | Fix broken recursion detection when printing static members | Patrick Frants | 1 | -7/+3 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-08-03 | Use containers to avoid cleanups | Tom Tromey | 1 | -8/+4 |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-11 | Remove apply_val_pretty_printer parameter valaddr | Yao Qi | 1 | -5/+1 |
2016-11-11 | Remove parameter valaddr from c print functions | Yao Qi | 1 | -7/+9 |
2016-11-08 | Remove parameter valaddr from la_val_print | Yao Qi | 1 | -7/+6 |
2016-10-06 | gdb: Remove some C compiler support leftovers | Pedro Alves | 1 | -1/+1 |
2016-06-24 | Support structure offsets that are 512K or larger. | David Taylor | 1 | -7/+8 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -1/+1 |
2015-07-14 | Remove CHECK_TYPEDEF, use check_typedef instead | Simon Marchi | 1 | -2/+2 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -9/+12 |
2015-03-07 | Normalize TRY_CATCH exception handling block | Pedro Alves | 1 | -8/+10 |
2015-02-27 | Exported const objects | Pedro Alves | 1 | -1/+1 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -2/+2 |
2015-01-31 | Move TYPE_SELF_TYPE into new field type_specific. | Doug Evans | 1 | -24/+23 |
2015-01-31 | gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE. | Doug Evans | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
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 |