summaryrefslogtreecommitdiff
path: root/gdb/c-valprint.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: remove symbol value macrosSimon Marchi2022-04-111-1/+1
* Rename print_spaces_filteredTom Tromey2022-03-291-1/+1
* Unify gdb printf functionsTom Tromey2022-03-291-16/+16
* Unify gdb puts functionsTom Tromey2022-03-291-8/+8
* Remove LA_PRINT_STRINGTom Tromey2022-02-141-3/+3
* Remove LA_PRINT_CHARTom Tromey2022-02-141-1/+2
* gdb: remove SYMBOL_TYPE macroSimon Marchi2022-02-061-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Allow DW_ATE_UTF for Rust charactersTom Tromey2021-11-291-1/+1
* gdb: remove TYPE_FIELD_BITPOSSimon Marchi2021-10-291-1/+1
* gdb: change functions returning value contents to use gdb::array_viewSimon Marchi2021-10-251-4/+4
* Change pointer_type to a method of struct typeTom Tromey2021-09-231-1/+1
* gdb: rename get_type_arch to type::archSimon Marchi2021-01-281-5/+3
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-3/+3
* Handle member pointers directly in generic_value_printTom Tromey2020-09-151-25/+1
* gdb: remove TYPE_FIELD_TYPE macroSimon Marchi2020-06-081-1/+1
* gdb: remove TYPE_NAME macroSimon Marchi2020-05-161-7/+7
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-13/+13
* Fix array pretty formatterHannes Domani2020-04-291-4/+0
* Change how complex types are printed in CTom Tromey2020-04-011-1/+1
* Remove val_printTom Tromey2020-03-131-330/+0
* Introduce cp_print_value_fields and c_value_print_structTom Tromey2020-03-131-7/+29
* Introduce c_value_print_arrayTom Tromey2020-03-131-2/+97
* Introduce c_value_print_memberptrTom Tromey2020-03-131-2/+18
* Introduce c_value_print_intTom Tromey2020-03-131-3/+32
* Introduce c_value_print_ptrTom Tromey2020-03-131-2/+38
* Rewrite c_value_print_innerTom Tromey2020-03-131-2/+61
* Introduce c_value_print_innerTom Tromey2020-03-131-0/+11
* Simplify c_val_print_arrayTom Tromey2020-03-131-6/+1
* Use common_val_print in c-valprint.cTom Tromey2020-03-131-37/+20
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Replace the MSYMBOL_*_NAME macros with member functionsChristian Biesinger2019-11-221-3/+2
* Adjust byte order variable display/change if DW_AT_endianity is present.Peeter Joot2019-11-211-2/+1
* Revert the header-sorting patchTom Tromey2019-04-061-10/+7
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-7/+10
* More block constificationTom Tromey2019-03-241-2/+1
* Remove excess calls to gdb_flushTom Tromey2019-03-051-1/+0
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670)Pedro Alves2018-01-051-3/+6
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove val_print_type_code_intTom Tromey2017-06-121-2/+2
* Implement printing of rvalue reference types and valuesArtemiy Volkov2017-03-201-2/+2
* Add ability to return rvalue reference values from value_refArtemiy Volkov2017-03-201-3/+7
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Remove parameter valaddr from la_val_printYao Qi2016-11-081-16/+17
* Support structure offsets that are 512K or larger.David Taylor2016-06-241-1/+2
* Add array start and end strings to generic_val_print_decorationsTom Tromey2016-05-171-1/+3
* c_value_print: Revert 'val' to a reference for TYPE_CODE_STRUCTMartin Galvan2016-04-271-8/+9
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1