summaryrefslogtreecommitdiff
path: root/gdb/ada-valprint.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce metadata styleTom Tromey2019-10-011-6/+12
* Handle biased typesTom Tromey2019-09-031-1/+8
* When debugging a mixed Ada/C program using this scenario:Xavier Roirand2019-05-081-31/+25
* 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/+1
* Revert the header-sorting patchTom Tromey2019-04-061-12/+8
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-8/+12
* 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
* (Ada) Fix printing of access to unconstrained arraysXavier Roirand2018-09-101-1/+1
* (Ada) Fix print of array using non-contiguous enumeration indexesXavier Roirand2018-01-071-0/+34
* (Ada) Remove printing of array's first index when unneededXavier Roirand2018-01-041-0/+2
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* improved error message when getting an exception printing a variableJoel Brobecker2017-12-171-3/+3
* Target FP: Perform Ada fixed-point scaling in target formatUlrich Weigand2017-11-061-4/+10
* Remove val_print_type_code_intTom Tromey2017-06-121-1/+2
* Fetch lazy value before calling val_printYao Qi2017-03-031-0/+3
* Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves2017-02-021-6/+3
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Remove parameter valaddr from la_val_printYao Qi2016-11-081-35/+33
* Use ui_file_as_string in gdb/ada-valprint.cPedro Alves2016-11-081-26/+27
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* compare object sizes before comparing them with value_contents_eqJoel Brobecker2015-05-051-3/+4
* [Ada] Resolve dynamic type before trying to print it.Joel Brobecker2015-05-051-0/+2
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-2/+5
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Internal error trying to print uninitialized string.Joel Brobecker2014-12-131-0/+6
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* print PTR.all where PTR is an Ada thin pointerJoel Brobecker2014-09-101-1/+1
* Handle partially optimized out values similarly to unavailable valuesPedro Alves2014-08-201-3/+3
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* [Ada] Array bound incorrectly printed for array indexed by enum subrangeJoel Brobecker2014-01-271-1/+1
* Ada: Fix missing call to pretty-printer for fields of records.Joel Brobecker2014-01-071-13/+14
* ada_print_floating: Remove use of statically sized buffer.Joel Brobecker2014-01-071-16/+8
* Extract string-printing out of ada_val_print_arrayJoel Brobecker2014-01-071-49/+64
* move ada_val_print_array down within other ada_val_print* functionsJoel Brobecker2014-01-071-66/+67
* rewrite ada_val_print_ref to reduce if/else block nesting depthJoel Brobecker2014-01-071-33/+32
* ada-valprint.c: Inline print_record inside ada_val_print_struct_unionJoel Brobecker2014-01-071-24/+12
* Split ada_val_print_1 into smaller functionsJoel Brobecker2014-01-071-218/+321
* Remove call to gdb_flush at end of ada_val_print_1Joel Brobecker2014-01-071-1/+0
* ada_val_print_1: Go through val_print instead of recursive call to self.Joel Brobecker2014-01-071-14/+9
* ada_val_print_1: Add language parameterJoel Brobecker2014-01-071-11/+14
* ada-valprint.c: Reorder functions to reduce advance declarations.Joel Brobecker2014-01-071-199/+186
* 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
* * defs.h (enum val_prettyformat): Renamed from val_prettyprint.Doug Evans2013-07-091-5/+5
* 2013-02-01 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-02-011-2/+0
* PR cli/7719:Tom Tromey2013-01-071-37/+11
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1