windows-nat: Don't change current_event.dwThreadId in handle_output_debug_string()
[deliverable/binutils-gdb.git] / gdb / value.h
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-29  Siva ChandraEnable chained function calls in C++ expressions.
2014-09-16  Patrick PalkaFix PR12526: -location watchpoints for bitfield arguments
2014-09-04  Pedro AlvesRegression for i686 gdb.dwarf2/pieces-optimized-out.exp
2014-08-19  Pedro AlvesHandle partially optimized out values similarly to...
2014-08-16  Siva ChandraAdd new argument NOSIDE to find_overload_match.
2014-07-30  Tom Tromeyconstify some cli-utils stuff
2014-07-14  Pedro AlvesGarbage collect value_contents_equal.
2014-06-04  Tom Tromeyhandle VLA in a struct or union
2014-06-03  Siva ChandraAdd xmethod interface to the extension language API.
2014-04-17  Ulrich WeigandUse address_from_register in dwarf2-frame.c:read_addr_f...
2014-04-14  Tom Tromeyconstify value_aggregate_elt
2014-01-14  Siva ChandraUse bitpos and type to lookup a gdb.Field object when...
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-17  Andrew BurgessConvert the unavailable vector to be bit, not byte...
2013-10-02  Pedro AlvesPrint registers not saved in the frame as "<not saved...
2013-08-29  Sanimir Agoviccleanup: make allocate_value_contents static
2013-08-27  Yao QiAdd options to skip unavailable locals
2013-08-13  Sergio Durigan JuniorAdjusting prototype declaration for gdb/value.h:create_...
2013-08-02  Tom Tromeyfix PR symtab/15719
2013-07-10  Joel Brobeckerada-lang.c:coerce_unspec_val_to_type: Preserve laziness.
2013-07-09  Doug Evans * defs.h (enum val_prettyformat): Renamed from val_pre...
2013-06-28  Pedro Alves[PR tui/14880] Fetch values before comparing their...
2013-05-14  Tom Tromey * eval.c (parse_and_eval_long): Make 'exp' const.
2013-03-12  Keith Seitz * ada-lang.c (ada_read_renaming_var_value): Pass const
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-25  Siva Chandra Reddy * valops.c (find_overload_match): Remove unused argume...
2013-01-25  Andrew Burgesssourceware.org/ml/gdb-patches/2012-11/msg00312.html
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-14  Tom Tromey * symtab.c (check_field): Now static. Move from...
2012-12-03  Tom Tromey * ada-exp.y (write_object_renaming, write_var_or_type)
2012-09-27  Siddhesh Poyarekar * gdbtypes.c (lookup_array_range_type): Expand parameters
2012-08-13  Yao Qigdb/
2012-06-15  Tom Tromey * valops.c (value_find_oload_method_list): Now static.
2012-06-13  Tom Tromey * breakpoint.c (condition_completer): New function.
2012-05-21  Tom Tromey PR c++/7173:
2012-05-18  Tom Tromey PR exp/13907:
2012-05-18  Tom Tromey * printcmd.c (print_address_demangle): Add 'opts'...
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-04-03  Jan Kratochvilgdb/
2012-03-16  Joel Brobecker[Ada] Crash when trying to set value of packed array...
2012-03-02  Joel Brobeckerlanguage-specific read_var_value for Ada renamings
2012-03-01  Tom Tromey * value.h (val_print): Return void.
2012-03-01  Tom Tromey * value.h (common_val_print): Return void.
2012-03-01  Tom Tromey * value.h (value_print): Return void.
2012-02-21  Anton Gorenkovgdb/
2012-02-07  Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-22  Tom Tromey PR python/12533:
2011-10-27  Joel Brobeckerhandle variables stored in muliple consecutive registers
2011-10-20  Phil Muldoon2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2011-10-14  Keith Seitz PR c++/13225
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-09-08  Jan Kratochvilgdb/
2011-07-27  Jan Kratochvilgdb/
2011-07-14  Jan Kratochvilgdb/
2011-07-12  Jan Kratochvilgdb/
2011-06-17  Tom Tromey * value.h (value_of_this): Update.
2011-05-12  Tom Tromeygdb
2011-05-06  Jan Kratochvilgdb/
2011-03-04  Thiago Jung Bauermann * eval.c (parse_and_eval_address_1): Remove function.
2011-02-27  Michael Snyder2011-02-24 Michael Snyder <msnyder@vmware.com>
2011-02-16  Pedro Alves * value.c (value_available_contents_eq): Remove redund...
2011-02-14  Pedro Alves * exec.c (section_table_available_memory): Change...
2011-02-14  Pedro Alves gdb/testsuite/
2011-02-14  Pedro Alves gdb/
2011-02-14  Pedro Alves gdb/
2011-02-14  Pedro Alves gdb/
2011-02-14  Pedro Alves Mark pieces of values as unavailable if the correspond...
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  Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-11-29  Tom Tromeygdb
2010-11-10  Doug Evans * value.c (set_value_enclosing_type): Renamed from
2010-11-03  Ken Wernergdb:
2010-10-15  Tom Tromey PR python/11948:
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-11  Tom Tromeygdb
2010-06-07  Sami WagiaallaTest and support all cpp operator types.
2010-05-07  Sami WagiaallaAdd ADL support
2010-02-11  Pedro Alves * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]...
2010-02-08  Tom Tromeygdb
2010-01-18  Tom Tromeygdb
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-12-30  Thiago Jung Bauermanngdb/
2009-11-10  Keith Seitz * c-exp.y: Add new rule for resolving method overloads.
2009-08-31  Doug Evans Implement TARGET_OBJECT_STACK_MEMORY.
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 (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02  Ulrich Weigand * python/python-internal.h (struct language_defn)...
2009-07-02  Ulrich Weigand * gdbtypes.c (make_pointer_type, make_reference_type,
next
This page took 1.03158 seconds and 106 git commands to generate.