summaryrefslogtreecommitdiff
path: root/gdb/cp-valprint.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-26Fix broken recursion detection when printing static membersPatrick Frants
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-08-03Use containers to avoid cleanupsTom Tromey
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-11Remove apply_val_pretty_printer parameter valaddrYao Qi
2016-11-11Remove parameter valaddr from c print functionsYao Qi
2016-11-08Remove parameter valaddr from la_val_printYao Qi
2016-10-06gdb: Remove some C compiler support leftoversPedro Alves
2016-06-24Support structure offsets that are 512K or larger.David Taylor
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-07-14Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves
2015-03-07Normalize TRY_CATCH exception handling blockPedro Alves
2015-02-27Exported const objectsPedro Alves
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves
2015-01-31Move TYPE_SELF_TYPE into new field type_specific.Doug Evans
2015-01-31gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.Doug Evans
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-11-05Cast result of obstack_next_freeAlan Modra
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-08-20Handle partially optimized out values similarly to unavailable valuesPedro Alves
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-05Prepare gdb for 64-bit obstacksAlan Modra
2014-04-14vla: update type from newly created valueSanimir Agovic
2014-04-11Revert the entire VLA series.Joel Brobecker
2014-04-11vla: update type from newly created valueSanimir Agovic
2014-02-05Extension Language APIDoug Evans
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-10-25Print nonexisting/optimized out static fields gracefully.Pedro Alves
2013-10-02Print registers not saved in the frame as "<not saved>" instead of "<optimize...Pedro Alves
2013-07-09 * defs.h (enum val_prettyformat): Renamed from val_prettyprint.Doug Evans
2013-04-19-Wpointer-sign: cp-valprint.c.Pedro Alves
2013-01-07 PR cli/7719:Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-12 * ada-lang.c (user_select_syms, ada_print_subexp): Pass flagsTom Tromey
2012-09-27 Fix https://bugzilla.redhat.com/show_bug.cgi?id=849357Tom Tromey
2012-07-06 * cp-valprint.c (cp_print_value): Replace potentially unsafeSiddhesh Poyarekar
2012-05-18 * printcmd.c (print_address_demangle): Add 'opts' argument.Tom Tromey
2012-04-03gdb/Jan Kratochvil
2012-03-15 * cp-valprint.c (cp_print_value_fields): UseTom Tromey
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-05-17 * cp-valprint.c (cp_print_value_fields): Catch errors fromTom Tromey
2011-02-14 gdb/Pedro Alves
2011-02-14 gdb/Pedro Alves
2011-01-25 Centralize printing "<optimized out>".Pedro Alves