aboutsummaryrefslogtreecommitdiff
path: root/gdb/m2-valprint.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-29Unify gdb printf functionsTom Tromey1-14/+14
2022-03-29Unify gdb puts functionsTom Tromey1-8/+8
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-10-29gdb: remove TYPE_FIELD_BITPOSSimon Marchi1-2/+2
2021-10-25gdb: change functions returning value contents to use gdb::array_viewSimon Marchi1-2/+2
2021-01-28gdb: rename get_type_arch to type::archSimon Marchi1-2/+2
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-09gdb: make get_discrete_bounds return boolSimon Marchi1-3/+3
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-6/+6
2020-10-23gdb: move Modula2 language class into a header fileAndrew Burgess1-5/+6
2020-10-17Make range types inherit signed-ness from base typeTom Tromey1-7/+0
2020-09-14gdb: remove TYPE_STUBSimon Marchi1-1/+1
2020-07-12gdb: make type::bounds work for array and string typesSimon Marchi1-3/+2
2020-07-12gdb: remove TYPE_HIGH_BOUND and TYPE_LOW_BOUNDSimon Marchi1-2/+3
2020-06-08gdb: remove TYPE_FIELD_TYPE macroSimon Marchi1-7/+7
2020-06-08gdb: remove TYPE_INDEX_TYPE macroSimon Marchi1-6/+5
2020-05-22gdb: remove TYPE_NFIELDS macroSimon Marchi1-2/+2
2020-05-14gdb: remove TYPE_CODE macroSimon Marchi1-9/+9
2020-04-29Fix array pretty formatterHannes Domani1-4/+0
2020-03-13Remove val_printTom Tromey1-223/+0
2020-03-13Introduce cp_print_value_fields and c_value_print_structTom Tromey1-3/+1
2020-03-13Convert Modula-2 printing to value-based APITom Tromey1-17/+207
2020-03-13Introduce m2_value_print_innerTom Tromey1-0/+10
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-10-01Introduce metadata styleTom Tromey1-3/+7
2019-03-05Remove excess calls to gdb_flushTom Tromey1-2/+0
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-05Remove some unused variablesSimon Marchi1-1/+0
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-11Remove parameter valaddr from c print functionsYao Qi1-1/+1
2016-11-08Remove parameter valaddr from la_val_printYao Qi1-9/+10
2016-07-14Remove unused variablesTom Tromey1-4/+0
2016-05-17Add array start and end strings to generic_val_print_decorationsTom Tromey1-1/+3
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-07-14Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi1-5/+5
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-04-11refactoring: rename create_range_type to create_static_range_typeSanimir Agovic1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-07-09 * defs.h (enum val_prettyformat): Renamed from val_prettyprint.Doug Evans1-2/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-09-17 * m2-valprint.c (m2_print_array_contents): Eliminate variableSiddhesh Poyarekar1-7/+3
2012-08-16gdb/Yao Qi1-13/+3
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+0
2012-05-18 * valprint.c (val_print_string): Don't print leading space.Tom Tromey1-3/+11
2012-05-18 * printcmd.c (print_address_demangle): Add 'opts' argument.Tom Tromey1-2/+1
2012-03-01 * valprint.h (struct generic_val_print_decorations): New.Tom Tromey1-171/+39
2012-03-01 * valprint.c (val_print): Update.Tom Tromey1-4/+2
2012-03-01 * c-valprint.c (print_function_pointer_address): Move...Tom Tromey1-21/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2