summaryrefslogtreecommitdiff
path: root/gdb/c-valprint.c
Commit message (Expand)AuthorAgeFilesLines
* Turn many optimized-out value functions into methodsTom Tromey2023-02-131-4/+4
* Turn remaining value_contents functions into methodsTom Tromey2023-02-131-4/+4
* Turn value_address and set_value_address functions into methodsTom Tromey2023-02-131-1/+1
* Turn value_initialized and set_value_initialized functions into methodsTom Tromey2023-02-131-1/+1
* Turn value_enclosing_type into methodTom Tromey2023-02-131-4/+4
* Turn value_type into methodTom Tromey2023-02-131-9/+9
* GDB: Add a character string limiting optionAndrew Burgess2023-01-191-2/+3
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Use bool constants for value_print_optionsTom Tromey2022-12-191-1/+1
* gdb: remove TYPE_LENGTHSimon Marchi2022-09-211-8/+8
* gdb: remove TYPE_TARGET_TYPESimon Marchi2022-09-211-8/+8
* 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