summaryrefslogtreecommitdiff
path: root/gdb/f-valprint.c
Commit message (Expand)AuthorAgeFilesLines
...
* gdb/fortran: Fix printing of logical true values for FlangAndrew Burgess2020-03-031-1/+24
* Style field names in "print"Tom Tromey2020-02-221-1/+2
* Fixed gdb to print arrays with very high indexesAlok Kumar Sharma2020-02-031-1/+1
* 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
* gdb/fortran: array stride supportAndrew Burgess2019-12-011-2/+8
* Replace SYMBOL_*_NAME accessors with member functionsChristian Biesinger2019-11-221-5/+5
* Introduce metadata styleTom Tromey2019-10-011-2/+4
* gdb/fortran: Print 'void' type in lower caseAndrew Burgess2019-04-301-1/+1
* Rename gdb exception typesTom Tromey2019-04-081-1/+1
* Rewrite TRY/CATCHTom Tromey2019-04-081-3/+2
* Make exceptions use std::string and be self-managingTom Tromey2019-04-081-1/+2
* Revert the header-sorting patchTom Tromey2019-04-061-10/+8
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-8/+10
* Allow really large fortran array bounds: fortran type/value printersKeith Seitz2019-03-291-2/+2
* 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
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove some unused variablesSimon Marchi2017-12-051-2/+0
* Constify add_infoTom Tromey2017-11-071-2/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-1/+0
* Remove C/C++ relevant code in Fortran specific file.Christoph Weinmann2017-09-081-16/+2
* Remove val_print_type_code_intTom Tromey2017-06-121-1/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Remove parameter valaddr from la_val_printYao Qi2016-11-081-7/+6
* Remove unused variablesTom Tromey2016-07-141-3/+2
* Improve user experience in printing Fortran derived types.Walfred Tedeschi2016-06-211-8/+26
* Add array start and end strings to generic_val_print_decorationsTom Tromey2016-05-171-0/+2
* fort_dyn_array: Use value constructor instead of raw-buffer manipulation.Keven Boell2016-04-261-79/+39
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi2015-07-141-1/+1
* Remove --xdbJan Kratochvil2015-04-111-3/+0
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-4/+7
* 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
* Fix PR fortran/17237: bug in f-valprint.cSergio Durigan Junior2014-09-041-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* make common_block constTom Tromey2014-06-181-1/+1
* constify struct block in some placesTom Tromey2014-06-181-2/+2
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* gdb/Jan Kratochvil2013-01-211-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* gdb/Yao Qi2012-11-261-1/+1
* 2012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey2012-09-261-91/+70
* 2012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey2012-09-261-65/+0
* gdb/Jan Kratochvil2012-07-161-0/+13
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-1/+0
* PR exp/13907:Tom Tromey2012-05-181-1/+4