]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/c-valprint.c
Turn many optimized-out value functions into methods
[thirdparty/binutils-gdb.git] / gdb / c-valprint.c
2023-02-13  Tom TromeyTurn many optimized-out value functions into methods
2023-02-13  Tom TromeyTurn remaining value_contents functions into methods
2023-02-13  Tom TromeyTurn value_address and set_value_address functions...
2023-02-13  Tom TromeyTurn value_initialized and set_value_initialized functi...
2023-02-13  Tom TromeyTurn value_enclosing_type into method
2023-02-13  Tom TromeyTurn value_type into method
2023-01-19  Andrew BurgessGDB: Add a character string limiting option
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-19  Tom TromeyUse bool constants for value_print_options
2022-09-21  Simon Marchigdb: remove TYPE_LENGTH
2022-09-21  Simon Marchigdb: remove TYPE_TARGET_TYPE
2022-04-11  Simon Marchigdb: remove symbol value macros
2022-03-29  Tom TromeyRename print_spaces_filtered
2022-03-29  Tom TromeyUnify gdb printf functions
2022-03-29  Tom TromeyUnify gdb puts functions
2022-02-14  Tom TromeyRemove LA_PRINT_STRING
2022-02-14  Tom TromeyRemove LA_PRINT_CHAR
2022-02-06  Simon Marchigdb: remove SYMBOL_TYPE macro
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-11-29  Tom TromeyAllow DW_ATE_UTF for Rust characters
2021-10-29  Simon Marchigdb: remove TYPE_FIELD_BITPOS
2021-10-25  Simon Marchigdb: change functions returning value contents to use...
2021-09-23  Tom TromeyChange pointer_type to a method of struct type
2021-01-28  Simon Marchigdb: rename get_type_arch to type::arch
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-09-16  Tom TromeyHandle member pointers directly in generic_value_print
2020-06-08  Simon Marchigdb: remove TYPE_FIELD_TYPE macro
2020-05-16  Simon Marchigdb: remove TYPE_NAME macro
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-04-29  Hannes DomaniFix array pretty formatter
2020-04-01  Tom TromeyChange how complex types are printed in C
2020-03-14  Tom TromeyRemove val_print
2020-03-14  Tom TromeyIntroduce cp_print_value_fields and c_value_print_struct
2020-03-14  Tom TromeyIntroduce c_value_print_array
2020-03-14  Tom TromeyIntroduce c_value_print_memberptr
2020-03-14  Tom TromeyIntroduce c_value_print_int
2020-03-14  Tom TromeyIntroduce c_value_print_ptr
2020-03-14  Tom TromeyRewrite c_value_print_inner
2020-03-14  Tom TromeyIntroduce c_value_print_inner
2020-03-14  Tom TromeySimplify c_val_print_array
2020-03-14  Tom TromeyUse common_val_print in c-valprint.c
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-22  Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-11-21  Peeter JootAdjust byte order variable display/change if DW_AT_endi...
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-03-25  Tom TromeyMore block constification
2019-03-05  Tom TromeyRemove excess calls to gdb_flush
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-01-05  Pedro AlvesFix regresssion(internal-error) printing subprogram...
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-06-12  Tom TromeyRemove val_print_type_code_int
2017-03-20  Artemiy VolkovImplement printing of rvalue reference types and values
2017-03-20  Artemiy VolkovAdd ability to return rvalue reference values from...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-08  Yao QiRemove parameter valaddr from la_val_print
2016-06-25  David TaylorSupport structure offsets that are 512K or larger.
2016-05-17  Tom TromeyAdd array start and end strings to generic_val_print_de...
2016-04-27  Martin Galvanc_value_print: Revert 'val' to a reference for TYPE_COD...
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-04  Andrew Burgessgdb: Remove casts of NULL during assignment.
2015-08-01  Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-07-28  Simon MarchiConsider addressable memory unit size in various value...
2015-07-14  Simon MarchiRemove CHECK_TYPEDEF, use check_typedef instead
2015-07-09  Simon MarchiFactor out memberptr printing code from c_val_print
2015-07-09  Simon MarchiFactor out int printing code from c_val_print
2015-07-09  Simon MarchiFactor out struct and union printing code from c_val_print
2015-07-09  Simon MarchiFactor out pointer printing code from c_val_print
2015-07-09  Simon MarchiFactor out array printing code from c_val_print
2015-07-09  Simon MarchiFactor out print_unpacked_pointer from c_val_print
2015-07-09  Simon MarchiRemove unneeded variable assignment
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-07  Doug EvansDelete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE...
2014-08-19  Pedro AlvesHandle partially optimized out values similarly to...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-02-26  Tom Tromeystart change to progspace independence
2014-02-26  Tom Tromeychange minsym representation
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-07-09  Doug Evans * defs.h (enum val_prettyformat): Renamed from val_pre...
2013-05-22  Tom Tromey PR c++/15401:
2013-04-08  Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-14  Tom Tromey * c-exp.y (block, variable, name_not_typename, lex_one...
2012-11-10  Keith Seitz PR gdb/14288
2012-05-18  Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-18  Tom Tromey PR exp/13907:
2012-05-18  Tom Tromey * valprint.c (val_print_string): Don't print leading...
2012-05-18  Tom Tromey * printcmd.c (print_address_demangle): Add 'opts'...
2012-03-01  Tom Tromey * valprint.h (struct generic_val_print_decorations...
2012-03-01  Tom Tromey * valprint.c (val_print): Update.
2012-03-01  Tom Tromey * value.h (value_print): Return void.
2012-03-01  Tom Tromey * c-valprint.c (print_function_pointer_address): Move...
2012-02-21  Anton Gorenkovgdb/
2012-01-16  Tom Tromeygdb
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-10-09  Jan Kratochvilgdb/
2011-02-18  Pierre Muller * c-valprint.c (c_val_print): Add embedded_offset...
2011-02-14  Pedro Alves gdb/testsuite/
next