summaryrefslogtreecommitdiff
path: root/gdb/cp-valprint.c
Commit message (Expand)AuthorAgeFilesLines
* Cast result of obstack_next_freeAlan Modra2014-11-051-2/+2
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Handle partially optimized out values similarly to unavailable valuesPedro Alves2014-08-201-8/+3
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Prepare gdb for 64-bit obstacksAlan Modra2014-08-051-4/+4
* vla: update type from newly created valueSanimir Agovic2014-04-141-0/+2
* Revert the entire VLA series.Joel Brobecker2014-04-111-2/+0
* vla: update type from newly created valueSanimir Agovic2014-04-111-0/+2
* Extension Language APIDoug Evans2014-02-051-9/+9
* 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
* Print nonexisting/optimized out static fields gracefully.Pedro Alves2013-10-251-7/+10
* Print registers not saved in the frame as "<not saved>" instead of "<optimize...Pedro Alves2013-10-021-2/+2
* * defs.h (enum val_prettyformat): Renamed from val_prettyprint.Doug Evans2013-07-091-4/+4
* -Wpointer-sign: cp-valprint.c.Pedro Alves2013-04-191-1/+1
* PR cli/7719:Tom Tromey2013-01-071-36/+15
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * ada-lang.c (user_select_syms, ada_print_subexp): Pass flagsTom Tromey2012-11-121-1/+2
* Fix https://bugzilla.redhat.com/show_bug.cgi?id=849357Tom Tromey2012-09-271-2/+5
* * cp-valprint.c (cp_print_value): Replace potentially unsafeSiddhesh Poyarekar2012-07-061-3/+6
* * printcmd.c (print_address_demangle): Add 'opts' argument.Tom Tromey2012-05-181-3/+3
* gdb/Jan Kratochvil2012-04-031-8/+12
* * cp-valprint.c (cp_print_value_fields): UseTom Tromey2012-03-151-0/+11
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-3/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+2
* * cp-valprint.c (cp_print_value_fields): Catch errors fromTom Tromey2011-05-171-3/+13
* gdb/Pedro Alves2011-02-141-36/+47
* gdb/Pedro Alves2011-02-141-3/+2
* Centralize printing "<optimized out>".Pedro Alves2011-01-251-2/+2
* * cp-valprint.c (cp_print_value): Treat the 'skip' local asPedro Alves2011-01-251-12/+23
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-12-31 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-12-311-93/+122
* gdbTom Tromey2010-11-291-0/+8
* gdb/Jan Kratochvil2010-06-281-2/+11
* * cp-valprint.c (cp_print_static_field): Members ofUlrich Weigand2010-06-141-2/+2
* gdbTom Tromey2010-06-111-20/+39
* 2010-05-13 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-131-1/+8
* * cp-valprint.c (cp_print_value_fields): Replaced obstack_base()Chris Moller2010-04-221-10/+19
* PR 9167Chris Moller2010-04-211-7/+16
* PR 10867Chris Moller2010-04-201-4/+53
* PR gdb/9067Chris Moller2010-02-081-16/+15
* gdbTom Tromey2010-02-021-6/+40
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-1/+5
* gdbTom Tromey2009-05-281-6/+22
* 2009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey2009-05-281-4/+6
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* gdbTom Tromey2008-10-281-39/+39
* Convert static_kind into loc_kind enum.Jan Kratochvil2008-10-081-5/+7