daily update
[binutils-gdb.git] / gdb / value.c
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-26 Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26 Tom Tromeychange minsym representation
2014-02-24 Doug Evans * value.c (record_latest_value): Fix comment.
2014-02-06 Doug EvansExtension Language API
2014-01-16 Tom Tromeyrearrange struct value to save memory
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-18 Joel BrobeckerARI fix in value.c::value_entirely_unavailable
2013-12-17 Andrew BurgessConvert the unavailable vector to be bit, not byte...
2013-11-27 Andrew BurgessMake "set debug frame 1" use the standard print routine...
2013-11-26 Andrew BurgessMark entirely optimized out value as non-lazy.
2013-11-22 Tom TromeyDetect infinite loop in value_fetch_lazy's lval_registe...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-10-25 Pedro AlvesPrint nonexisting/optimized out static fields gracefully.
2013-10-02 Pedro AlvesPrint registers not saved in the frame as "<not saved...
2013-09-16 Sergio Durigan JuniorThe error message in the function was saying
2013-09-16 Sergio Durigan JuniorBased on the discussion at:
2013-08-29 Sanimir Agoviccleanup: make allocate_value_contents static
2013-08-29 Sanimir Agoviccleanup: replace allocate_value and memcpy with value_f...
2013-08-27 Yao QiAdd options to skip unavailable locals
2013-08-05 Tom Tromeyremove msymbol_objfile
2013-07-30 Andrew BurgessDon't raise an error for optimized out sub-fields.
2013-07-30 Andrew Burgessvalue_fetch_lazy, ensure parent is not lazy and check...
2013-07-10 Joel Brobeckerada-lang.c:coerce_unspec_val_to_type: Preserve laziness.
2013-07-09 Andrew BurgessRevert recent changes to value_bits_valid.
2013-07-08 Andrew BurgessFix bug in value_bits_valid.
2013-07-04 Pedro Alvesvalue_bits_valid: Fix latent bug.
2013-07-04 Andrew Burgesssourceware.org/ml/gdb-patches/2013-07/msg00059.html
2013-07-04 Andrew Burgesssourceware.org/ml/gdb-patches/2013-07/msg00056.html
2013-06-28 Pedro Alves[PR tui/14880] Fetch values before comparing their...
2013-05-06 Tom Tromey * ada-lang.c (ada_value_primitive_packed_val): Don't
2013-03-13 Pedro AlvesConstify strings in tracepoint.c, lookup_cmd and the...
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:
next