summaryrefslogtreecommitdiff
path: root/gdb/valprint.c
Commit message (Expand)AuthorAgeFilesLines
* Stop using errno values around target_xfer interfaces and memory errors.Pedro Alves2013-10-091-19/+15
* Print registers not saved in the frame as "<not saved>" instead of "<optimize...Pedro Alves2013-10-021-5/+8
* Add options to skip unavailable localsqiyao2013-08-271-4/+4
* * NEWS: Mention "set print raw frame-arguments".Doug Evans2013-07-171-0/+26
* * defs.h (enum val_prettyformat): Renamed from val_prettyprint.Doug Evans2013-07-091-23/+23
* Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands.Pedro Alves2013-04-101-2/+2
* Fix -Wpointer-sign around strings/encoding conversions.Pedro Alves2013-03-071-2/+2
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-1/+0
* PR cli/7719:Tom Tromey2013-01-071-12/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* ARI fixes: Avoid sprintf function use rule.Pierre Muller2012-11-131-3/+4
* PR gdb/14288Keith Seitz2012-11-101-154/+315
* * valprint.c (generic_emit_char, generic_printstr): Pass size ofTom Tromey2012-10-181-2/+2
* gdb/qiyao2012-08-161-1/+0
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-05-181-1/+0
* PR exp/13907:Tom Tromey2012-05-181-2/+23
* * valprint.c (val_print_string): Don't print leading space.Tom Tromey2012-05-181-6/+2
* * printcmd.c (print_address_demangle): Add 'opts' argument.Tom Tromey2012-05-181-8/+7
* gdb/Jan Kratochvil2012-04-181-3/+3
* gdb/Jan Kratochvil2012-04-031-10/+2
* * valprint.h (struct generic_val_print_decorations): New.Tom Tromey2012-03-011-0/+355
* * valprint.c (val_print): Update.Tom Tromey2012-03-011-3/+3
* * value.h (val_print): Return void.Tom Tromey2012-03-011-11/+6
* * value.h (common_val_print): Return void.Tom Tromey2012-03-011-9/+6
* * value.h (value_print): Return void.Tom Tromey2012-03-011-8/+5
* * c-valprint.c (print_function_pointer_address): Move...Tom Tromey2012-03-011-0/+25
* * valprint.c (val_print_type_code_flags): Fix placement ofTom Tromey2012-03-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* gdb/qiyao2011-10-101-6/+10
* gdbTom Tromey2011-06-291-0/+447
* 2011-04-26 Andrew Gontarek <andrewg@cray.com>Tom Tromey2011-04-291-8/+14
* gdb/Pedro Alves2011-02-141-0/+6
* gdb/Pedro Alves2011-02-141-3/+5
* Base support for <unavailable> value contents.Pedro Alves2011-02-141-4/+18
* * valprint.c (val_print): Extend comment.Pedro Alves2011-02-071-14/+22
* * printcmd.c (print_formatted): Use val_print_scalar_formattedPedro Alves2011-01-251-0/+41
* Centralize printing "<optimized out>".Pedro Alves2011-01-251-2/+8
* 2011-01-24 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-01-241-6/+11
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-121-55/+57
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-24/+39
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdbTom Tromey2010-11-291-0/+7
* [Ada] fix warning when printing empty arrayJoel Brobecker2010-11-031-1/+11
* gdb:kwerner2010-11-031-64/+7
* gdbTom Tromey2010-10-181-1/+1
* PR python/11948:Tom Tromey2010-10-151-2/+5
* gdbTom Tromey2010-06-111-12/+52
* * valprint.h (get_array_bounds): Change low and high parameter typesPierre Muller2010-06-031-33/+16
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-0/+2
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-061-2/+0