summaryrefslogtreecommitdiff
path: root/gdb/p-valprint.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: remove TYPE_FIELD macroSimon Marchi2020-05-231-4/+4
* gdb: remove TYPE_NFIELDS macroSimon Marchi2020-05-221-1/+1
* gdb: remove TYPE_NAME macroSimon Marchi2020-05-161-6/+6
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-16/+16
* Fix array pretty formatterHannes Domani2020-04-291-4/+0
* Initialize base_value in pascal_object_print_valueTom Tromey2020-03-161-0/+1
* Remove val_printTom Tromey2020-03-131-701/+4
* Convert Pascal to value-based APITom Tromey2020-03-131-0/+310
* Rewrite pascal_value_print_innerTom Tromey2020-03-131-2/+336
* Introduce pascal_value_print_innerTom Tromey2020-03-131-0/+13
* Make pascal_object_print_value_fields staticTom Tromey2020-03-131-1/+9
* Style field names in "print"Tom Tromey2020-02-221-4/+10
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Use metadata style in a few more placesTom Tromey2019-12-041-3/+3
* 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-1/+1
* Introduce metadata styleTom Tromey2019-10-011-6/+10
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Rename gdb exception typesTom Tromey2019-04-081-1/+1
* Rewrite TRY/CATCHTom Tromey2019-04-081-3/+2
* More block constificationTom Tromey2019-03-241-2/+1
* Remove excess calls to gdb_flushTom Tromey2019-03-051-2/+0
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Simple -Wshadow=local fixesTom Tromey2018-10-041-66/+68
* Remove type_name_no_tag and rename type_name_no_tag_or_errorTom Tromey2018-06-011-3/+3
* Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670)Pedro Alves2018-01-051-4/+6
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Use gdb::byte_vector in pascal_object_print_valueTom Tromey2017-09-091-8/+5
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Remove parameter valaddr from la_val_printYao Qi2016-11-081-9/+10
* Support structure offsets that are 512K or larger.David Taylor2016-06-241-5/+5
* Add array start and end strings to generic_val_print_decorationsTom Tromey2016-05-171-1/+3
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* [C++] Add casts to obstack_base callsSimon Marchi2015-11-181-1/+2
* Change some void* to gdb_byte*Simon Marchi2015-10-091-2/+2
* Add casts to memory allocation related callsSimon Marchi2015-09-251-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
* Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi2015-07-141-4/+4
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-3/+3
* Normalize TRY_CATCH exception handling blockPedro Alves2015-03-071-6/+8
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-3/+3
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Handle partially optimized out values similarly to unavailable valuesPedro Alves2014-08-201-5/+0
* start change to progspace independenceTom Tromey2014-02-261-1/+2
* change minsym representationTom Tromey2014-02-261-3/+3
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1