summaryrefslogtreecommitdiff
path: root/gdb/c-valprint.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* gdb: Remove casts of NULL during assignment.Andrew Burgess2015-09-041-2/+2
* Replace the block_found global with explicit data-flowPierre-Marie de Rodat2015-08-011-1/+1
* Consider addressable memory unit size in various value functionsSimon Marchi2015-07-281-6/+18
* Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi2015-07-141-1/+1
* Factor out memberptr printing code from c_val_printSimon Marchi2015-07-091-6/+23
* Factor out int printing code from c_val_printSimon Marchi2015-07-091-24/+36
* Factor out struct and union printing code from c_val_printSimon Marchi2015-07-091-30/+58
* Factor out pointer printing code from c_val_printSimon Marchi2015-07-091-25/+38
* Factor out array printing code from c_val_printSimon Marchi2015-07-091-94/+110
* Factor out print_unpacked_pointer from c_val_printSimon Marchi2015-07-091-99/+106
* Remove unneeded variable assignmentSimon Marchi2015-07-091-4/+4
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1