summaryrefslogtreecommitdiff
path: root/gdb/valprint.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-06-12Remove val_print_type_code_intTom Tromey
2017-06-12Let print_decimal_chars handle signed valuesTom Tromey
2017-06-12Don't always zero pad in print_*_charsTom Tromey
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-08Remove parameter valaddr from la_val_printYao Qi
2016-10-06Remove Java supportTom Tromey
2016-06-24Support structure offsets that are 512K or larger.David Taylor
2016-05-17Add array start and end strings to generic_val_print_decorationsTom Tromey
2016-03-15Extend flags to support multibit and enum bitfields.Doug Evans
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-05-16Code cleanup: Make parts of print_command_1 publicJan Kratochvil
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-06Fix "info frame" in the outermost frame.Pedro Alves
2013-10-02Print registers not saved in the frame as "<not saved>" instead of "<optimize...Pedro Alves
2013-08-27Add options to skip unavailable localsYao Qi
2013-07-17 * NEWS: Mention "set print raw frame-arguments".Doug Evans
2013-07-09 * defs.h (enum val_prettyformat): Renamed from val_prettyprint.Doug Evans
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves
2013-01-082013-01-08 Hui Zhu <hui_zhu@mentor.com>Hui Zhu
2013-01-07 PR cli/7719:Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-05-18 PR exp/13907:Tom Tromey
2012-05-18 * printcmd.c (print_address_demangle): Add 'opts' argument.Tom Tromey
2012-03-01 * valprint.h (struct generic_val_print_decorations): New.Tom Tromey
2012-03-01 * c-valprint.c (print_function_pointer_address): Move...Tom Tromey
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-06-29gdbTom Tromey
2011-02-14 gdb/Pedro Alves
2011-02-14 Base support for <unavailable> value contents.Pedro Alves
2011-01-25 * printcmd.c (print_formatted): Use val_print_scalar_formattedPedro Alves
2011-01-25 Centralize printing "<optimized out>".Pedro Alves
2011-01-242011-01-24 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-01-122011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-11-03gdb:Ken Werner
2010-06-11gdbTom Tromey
2010-06-03 * valprint.h (get_array_bounds): Change low and high parameter typesPierre Muller
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand
2009-05-28gdbTom Tromey
2009-03-20gdb:Tom Tromey
2009-02-052009-02-05 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-10-28gdbTom Tromey
2008-05-23 * valprint.h (get_array_bounds): Renames get_array_low_bound.Joel Brobecker
2008-05-23 * valprint.c (print_hex_chars, print_octal_chars, print_decimal_chars,Markus Deuling
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz