Use gdb_byte for bytes from the program being debugged.
[platform/upstream/binutils.git] / gdb / value.c
2013-02-06 David S. MillerAllow struct 'return' on 32-bit sparc.
2013-01-29 Tom Tromey * value.c (deprecated_set_value_modifiable): Remove.
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-28 Yao Qigdb/
2012-11-14 Luis Machado2012-11-14 Luis Machado <lgustavo@codesourcery.com>
2012-09-25 Siddhesh Poyarekar * ada-valprint.c (ada_val_print_1): Eliminate single-use
2012-08-13 Doug Evans * value.c (show_convenience): Tweak comment.
2012-06-13 Tom Tromey * breakpoint.c (condition_completer): New function.
2012-05-18 Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-16 Maciej W. Rozycki gdb/
2012-04-27 Sergio Durigan Junior2012-04-27 Sergio Durigan Junior <sergiodj@redhat...
2012-04-14 Anton Gorenkovgdb/doc/ChangeLog:
2012-03-16 Joel Brobecker[Ada] Crash when trying to set value of packed array...
2012-03-05 Tom Tromey * value.c (value_primitive_field): Don't fetch content...
2012-03-01 Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-03-01 Tom Tromey * value.c (value_primitive_field): Handle virtual...
2012-02-21 Anton Gorenkovgdb/
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-22 Tom Tromey PR python/12533:
2011-12-22 Tom Tromey * value.c (struct value) <modifiable, lazy, optimized_out,
2011-10-13 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-09-02 Pedro Alves2011-09-02 Pedro Alves <pedro@codesourcery.com>
2011-07-14 Jan Kratochvilgdb/
2011-07-12 Jan Kratochvilgdb/
2011-05-18 Tom Tromey * dwarf2read.c (dwarf2_add_field): Constify.
2011-05-18 Tom Tromey * value.c (value_fn_field): Constify.
2011-05-12 Tom Tromeygdb
2011-02-27 Michael Snyder2011-02-24 Michael Snyder <msnyder@vmware.com>
2011-02-16 Pedro Alves gdb/
2011-02-16 Pedro Alves * value.c (value_available_contents_eq): Remove redund...
2011-02-14 Michael Snyder2011-02-14 Michael Snyder <msnyder@vmware.com>
2011-02-14 Pedro Alves * value.c (mark_value_bytes_unavailable): Fix indexing...
2011-02-14 Pedro Alves * value.c (value_bits_valid, value_bits_synthetic_poin...
2011-02-14 Pedro Alves gdb/
2011-02-14 Pedro Alves gdb/testsuite/
2011-02-14 Pedro Alves gdb/
2011-02-14 Pedro Alves gdb/
2011-02-14 Pedro Alves * value.c (get_internalvar_integer): Also return the...
2011-02-14 Pedro Alves gdb/
2011-02-14 Pedro Alves gdb/
2011-02-14 Pedro Alves Base support for <unavailable> value contents.
2011-01-25 Pedro Alves * cp-valprint.c (cp_print_value): Treat the 'skip...
2011-01-12 Jan Kratochvilgdb/
2011-01-12 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-11 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-13 Stan Shebs2010-12-12 Stan Shebs <stan@codesourcery.com>
2010-11-29 Tom Tromeygdb
2010-11-17 Tom Tromey * value.c (value_entirely_optimized_out): Check the
2010-11-16 Jan Kratochvilgdb/
2010-11-10 Doug Evans * value.c (set_value_enclosing_type): Renamed from
2010-11-03 Ken Wernergdb:
2010-09-30 Tom Tromeygdb
2010-09-14 Tom Tromeygdb
2010-08-18 Doug Evans * gdb_assert.h (gdb_assert_not_reached): New macro.
2010-08-16 Tom Tromeygdb
2010-08-11 Ken Wernergdb/ChangeLog:* gdb/valarith.c (vector_binop): New...
2010-07-07 Thiago Jung Bauermann2010-07-07 Sergio Durigan Junior <sergiodj@linux...
2010-07-01 Tom Tromey * value.h (struct lval_funcs) <check_any_valid>: Renam...
2010-06-28 Phil Muldoon2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
2010-06-27 Doug Evans * value.c (value_static_field): Use `switch' instead...
2010-06-11 Tom Tromeygdb
2010-05-17 Michael Snyder2010-05-17 Michael Snyder <msnyder@vmware.com>
2010-05-06 Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-03-22 Stan Shebs2010-03-22 Stan Shebs <stan@codesourcery.com>
2010-03-09 Keith Seitzdwarf2_physname patchset:
2010-01-03 Jan Kratochvilgdb/
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-12-21 Vladimir Prus PR gdb/10884
2009-08-31 Doug Evans Implement TARGET_OBJECT_STACK_MEMORY.
2009-08-28 Daniel Jacobowitz PR gdb/10565
2009-08-27 Doug Evans * value.c (free_all_values): Tweak comment.
2009-08-19 Ulrich WeigandChangeLog:
2009-08-13 Tom Tromey * varobj.c (update_dynamic_varobj_children): Don't use
2009-07-21 Daniel Jacobowitz gdb/
2009-07-21 Daniel Jacobowitz gdb/
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 Ulrich Weigand * python/python-internal.h (struct language_defn)...
2009-07-02 Ulrich Weigand * arch-utils.c (selected_byte_order): Return target_by...
2009-07-02 Ulrich Weigand * gdbtypes.c (make_pointer_type, make_reference_type,
2009-07-02 Ulrich Weigand * gdbtypes.c (lookup_array_range_type): Add prototype.
2009-07-02 Ulrich Weigand * gdbtypes.h (struct builtin_type): Add internal_fn...
2009-06-17 Ulrich Weigand * gdbtypes.c (create_string_type): Receive character...
2009-06-17 Ulrich Weigand * dummy-frame.c (deprecated_pc_in_call_dummy): Add...
2009-06-03 Ulrich Weigand * value.h (struct internalvar): Remove.
2009-05-28 Tom Tromey2009-05-27 Tom Tromey <tromey@redhat.com>
2009-03-21 Thiago Jung Bauermanngdb/
2009-02-06 Pedro Alves2009-02-06 Pedro Alves <pedro@codesourcery.com>
2009-02-06 Pedro Alvesgdb/
2009-02-04 Jerome Guitton * value.c (value_from_contents_and_address): Always...
2009-01-13 Pedro Alves2009-01-13 Jim Blandy <jimb@codesourcery.com>
2009-01-07 Tom Tromey * value.c (set_internalvar): Use value_free, not xfree.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-11-26 Jerome Guitton * value.h (allocate_value_lazy): New function declaration.
2008-11-24 Tom Tromey * ada-lang.c (value_from_contents_and_address): Move...
2008-10-30 Tom Tromeygdb
2008-10-28 Tom Tromeygdb
2008-10-16 Thiago Jung Bauermann2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm...
next