aboutsummaryrefslogtreecommitdiff
path: root/gdb/valprint.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-07 PR cli/7719:Tom Tromey1-12/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-13 ARI fixes: Avoid sprintf function use rule.Pierre Muller1-3/+4
2012-11-10 PR gdb/14288Keith Seitz1-154/+315
2012-10-18 * valprint.c (generic_emit_char, generic_printstr): Pass size ofTom Tromey1-2/+2
2012-08-16gdb/Yao Qi1-1/+0
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+0
2012-05-18 PR exp/13907:Tom Tromey1-2/+23
2012-05-18 * valprint.c (val_print_string): Don't print leading space.Tom Tromey1-6/+2
2012-05-18 * printcmd.c (print_address_demangle): Add 'opts' argument.Tom Tromey1-8/+7
2012-04-18gdb/Jan Kratochvil1-3/+3
2012-04-03gdb/Jan Kratochvil1-10/+2
2012-03-01 * valprint.h (struct generic_val_print_decorations): New.Tom Tromey1-0/+355
2012-03-01 * valprint.c (val_print): Update.Tom Tromey1-3/+3
2012-03-01 * value.h (val_print): Return void.Tom Tromey1-11/+6
2012-03-01 * value.h (common_val_print): Return void.Tom Tromey1-9/+6
2012-03-01 * value.h (value_print): Return void.Tom Tromey1-8/+5
2012-03-01 * c-valprint.c (print_function_pointer_address): Move...Tom Tromey1-0/+25
2012-03-01 * valprint.c (val_print_type_code_flags): Fix placement ofTom Tromey1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-10-10gdb/Yao Qi1-6/+10
2011-06-29gdbTom Tromey1-0/+447
2011-04-292011-04-26 Andrew Gontarek <andrewg@cray.com>Tom Tromey1-8/+14
2011-02-14 gdb/Pedro Alves1-0/+6
2011-02-14 gdb/Pedro Alves1-3/+5
2011-02-14 Base support for <unavailable> value contents.Pedro Alves1-4/+18
2011-02-07 * valprint.c (val_print): Extend comment.Pedro Alves1-14/+22
2011-01-25 * printcmd.c (print_formatted): Use val_print_scalar_formattedPedro Alves1-0/+41
2011-01-25 Centralize printing "<optimized out>".Pedro Alves1-2/+8
2011-01-242011-01-24 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-6/+11
2011-01-122011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-55/+57
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-24/+39
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-11-29gdbTom Tromey1-0/+7
2010-11-03[Ada] fix warning when printing empty arrayJoel Brobecker1-1/+11
2010-11-03gdb:Ken Werner1-64/+7
2010-10-18gdbTom Tromey1-1/+1
2010-10-15 PR python/11948:Tom Tromey1-2/+5
2010-06-11gdbTom Tromey1-12/+52
2010-06-03 * valprint.h (get_array_bounds): Change low and high parameter typesPierre Muller1-33/+16
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+2
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+0
2010-04-20Wrong value printed by info locals for dynamic object.Joel Brobecker1-0/+8
2010-01-142010-01-13 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+2
2010-01-09Fix the documentation of valprint.c:value_print.Joel Brobecker1-4/+5
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-8/+11
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-2/+3
2009-07-02 * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand1-1/+1
2009-05-28gdbTom Tromey1-1/+60