summaryrefslogtreecommitdiff
path: root/gdb/value.c
Commit message (Expand)AuthorAgeFilesLines
...
* * value.c (mark_value_bytes_unavailable): Fix indexing the `bef'Pedro Alves2011-02-141-1/+1
* * value.c (value_bits_valid, value_bits_synthetic_pointer):Pedro Alves2011-02-141-2/+2
* gdb/Pedro Alves2011-02-141-2/+2
* gdb/testsuite/Pedro Alves2011-02-141-0/+13
* gdb/Pedro Alves2011-02-141-7/+65
* gdb/Pedro Alves2011-02-141-23/+122
* * value.c (get_internalvar_integer): Also return the int value ofPedro Alves2011-02-141-10/+13
* gdb/Pedro Alves2011-02-141-26/+0
* gdb/Pedro Alves2011-02-141-0/+101
* Base support for <unavailable> value contents.Pedro Alves2011-02-141-1/+294
* * cp-valprint.c (cp_print_value): Treat the 'skip' local asPedro Alves2011-01-251-1/+8
* gdb/Jan Kratochvil2011-01-121-5/+7
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-121-19/+17
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-2/+2
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-13/+17
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-12-12 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-12-131-0/+18
* gdbTom Tromey2010-11-291-0/+12
* * value.c (value_entirely_optimized_out): Check theTom Tromey2010-11-171-1/+1
* gdb/Jan Kratochvil2010-11-161-4/+13
* * value.c (set_value_enclosing_type): Renamed fromDoug Evans2010-11-101-8/+7
* gdb:kwerner2010-11-031-0/+20
* gdbTom Tromey2010-09-301-2/+3
* gdbTom Tromey2010-09-141-11/+1
* * gdb_assert.h (gdb_assert_not_reached): New macro.Doug Evans2010-08-181-1/+1
* gdbTom Tromey2010-08-161-0/+2
* gdb/ChangeLog:* gdb/valarith.c (vector_binop): New function.(scalar_binop): L...kwerner2010-08-111-1/+1
* 2010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-2010-07-07-branchpointThiago Jung Bauermann2010-07-071-0/+14
* * value.h (struct lval_funcs) <check_any_valid>: Rename fromTom Tromey2010-07-011-1/+1
* 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2010-06-281-0/+50
* * value.c (value_static_field): Use `switch' instead of `if'.Doug Evans2010-06-271-4/+10
* gdbTom Tromey2010-06-111-12/+53
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-7/+18
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-061-2/+0
* 2010-03-22 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-03-221-4/+4
* dwarf2_physname patchset:Keith Seitz2010-03-091-0/+2
* gdb/Jan Kratochvil2010-01-031-2/+16
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* PR gdb/10884Vladimir Prus2009-12-211-0/+1
* Implement TARGET_OBJECT_STACK_MEMORY.Doug Evans2009-08-311-0/+16
* PR gdb/10565Daniel Jacobowitz2009-08-281-4/+12
* * value.c (free_all_values): Tweak comment.Doug Evans2009-08-271-1/+2
* ChangeLog:Ulrich Weigand2009-08-191-39/+46
* * varobj.c (update_dynamic_varobj_children): Don't useTom Tromey2009-08-131-28/+2
* gdb/Daniel Jacobowitz2009-07-211-17/+60
* gdb/Daniel Jacobowitz2009-07-211-0/+29
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-8/+14
* * python/python-internal.h (struct language_defn): Declare.Ulrich Weigand2009-07-021-2/+4
* * arch-utils.c (selected_byte_order): Return target_byte_order_user.Ulrich Weigand2009-07-021-1/+2
* * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand2009-07-021-7/+10