aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-valprint.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-13[Ada] Fix printing of Wide_Wide_StringsJoel Brobecker1-10/+12
2011-01-10minor comment reformatting (ada-valprint.c:printstr)Joel Brobecker1-2/+2
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-7/+9
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-29[Ada] print null array pointer as `0x0' rather than `(null)'Joel Brobecker1-1/+2
2010-12-29[Ada] do not print arrays as array pointersJoel Brobecker1-4/+13
2010-11-03[Ada] move some variables to scope where they are usedJoel Brobecker1-11/+12
2010-06-11gdbTom Tromey1-55/+46
2010-06-03 * valprint.h (get_array_bounds): Change low and high parameter typesPierre Muller1-3/+3
2010-05-182010-05-18 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+15
2010-05-072010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+0
2010-04-20Wrong value printed by info locals for dynamic object.Joel Brobecker1-6/+3
2010-01-142010-01-13 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+1
2010-01-12 * ada-valprint.c (ada_print_floating): Remove trailing space.Joel Brobecker1-1/+1
2010-01-12gdb/ChangeLog:Joel Brobecker1-2/+1
2010-01-09 * ada-valprint.c, parse.c: Include defs.h before including ctype.h.Joel Brobecker1-1/+1
2010-01-08Get rid of support for VAX Floats.Joel Brobecker1-16/+0
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+2
2009-11-19 * ada-lang.c (packed_array_type): Rename to...Joel Brobecker1-1/+2
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-9/+12
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-3/+2
2009-07-02 * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand1-9/+4
2009-07-02 * gdbtypes.h (builtin_type_true_char): Remove.Ulrich Weigand1-1/+2
2009-06-29 * ada-valprint.c (ada_print_scalar): Accept NULL type argumentUlrich Weigand1-2/+9
2009-05-282009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey1-3/+3
2009-05-18 * ada-valprint.c (ada_val_print_1): Use val_print_string to printUlrich Weigand1-16/+4
2009-03-20gdb:Tom Tromey1-12/+14
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-28 Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrary TYPE_NFIELDS inJan Kratochvil1-1/+1
2008-10-28gdbTom Tromey1-107/+111
2008-09-11 * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32Ulrich Weigand1-2/+2
2008-09-11 * gdbtypes.h (struct builtin_type): Remove builtin_true_charUlrich Weigand1-1/+1
2008-09-11 * ada-valprint.c: Include "objfiles.h".Ulrich Weigand1-3/+13
2008-09-11 * ada-valprint.c (ada_val_print_1): When implicitly dereferencingUlrich Weigand1-3/+1
2008-08-24gdb:Tom Tromey1-1/+1
2008-08-19* ada-lang.c (discrete_type_high_bound,discrete_type_low_bound): ChangePaul N. Hilfinger1-0/+4
2008-05-23 * valprint.h (get_array_bounds): Renames get_array_low_bound.Joel Brobecker1-73/+80
2008-05-06 * valprint.c (val_print): Add new language parameter and use itJoel Brobecker1-5/+6
2008-01-11 * exec.c: #include "arch-utils.h"Markus Deuling1-3/+3
2008-01-03 * ada-lang.c (ada_value_struct_elt, to_fixed_array_type)Joel Brobecker1-2/+2
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2008-01-01 * ada-valprint.c (ada_val_print_1) [TYPE_CODE_REF]: Ignore deref_refJoel Brobecker1-25/+28
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-16/+14
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2007-01-03 * NEWS: Mention pointer to member improvements.Daniel Jacobowitz1-1/+2
2006-01-18Based on a previous patch form Michal Ludvig:Mark Kettenis1-1/+8
2006-01-02 * ada-lang.c (process_raise_exception_name): Remove extraneousPaul N. Hilfinger1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-2/+3
2005-10-10 * ada-valprint.c (print_optional_low_bound): Handle properlyJoel Brobecker1-0/+10
2005-10-032005-10-03 Joel Brobecker <brobecker@adacore.com>Joel Brobecker1-14/+12