summaryrefslogtreecommitdiff
path: root/gdb/value.h
AgeCommit message (Expand)Author
2013-08-02fix PR symtab/15719Tom Tromey
2013-07-10ada-lang.c:coerce_unspec_val_to_type: Preserve laziness.Joel Brobecker
2013-07-09 * defs.h (enum val_prettyformat): Renamed from val_prettyprint.Doug Evans
2013-06-28[PR tui/14880] Fetch values before comparing their contents.Pedro Alves
2013-05-14 * eval.c (parse_and_eval_long): Make 'exp' const.Tom Tromey
2013-03-12 * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz
2013-02-06Allow struct 'return' on 32-bit sparc.David S. Miller
2013-01-29 * value.c (deprecated_set_value_modifiable): Remove.Tom Tromey
2013-01-25 * valops.c (find_overload_match): Remove unused argument 'lax'.Siva Chandra Reddy
2013-01-25http://sourceware.org/ml/gdb-patches/2012-11/msg00312.htmlAndrew Burgess
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-14 * symtab.c (check_field): Now static. Move from...Tom Tromey
2012-12-03 * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey
2012-09-27 * gdbtypes.c (lookup_array_range_type): Expand parametersSiddhesh Poyarekar
2012-08-13gdb/Yao Qi
2012-06-15 * valops.c (value_find_oload_method_list): Now static.Tom Tromey
2012-06-13 * breakpoint.c (condition_completer): New function.Tom Tromey
2012-05-21 PR c++/7173:Tom Tromey
2012-05-18 PR exp/13907:Tom Tromey
2012-05-18 * printcmd.c (print_address_demangle): Add 'opts' argument.Tom Tromey
2012-05-16 gdb/Maciej W. Rozycki
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-04-14gdb/doc/ChangeLog:Anton Gorenkov
2012-04-03gdb/Jan Kratochvil
2012-03-16[Ada] Crash when trying to set value of packed array elementJoel Brobecker
2012-03-02language-specific read_var_value for Ada renamingsJoel Brobecker
2012-03-01 * value.h (val_print): Return void.Tom Tromey
2012-03-01 * value.h (common_val_print): Return void.Tom Tromey
2012-03-01 * value.h (value_print): Return void.Tom Tromey
2012-02-21gdb/Anton Gorenkov
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-12-22 PR python/12533:Tom Tromey
2011-10-27handle variables stored in muliple consecutive registersJoel Brobecker
2011-10-202011-10-20 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon
2011-10-14 PR c++/13225Keith Seitz
2011-10-09gdb/Jan Kratochvil
2011-10-09gdb/Jan Kratochvil
2011-09-08gdb/Jan Kratochvil
2011-07-27gdb/Jan Kratochvil
2011-07-14gdb/Jan Kratochvil
2011-07-12gdb/Jan Kratochvil
2011-06-17 * value.h (value_of_this): Update.Tom Tromey
2011-05-12gdbTom Tromey
2011-05-06gdb/Jan Kratochvil
2011-03-04 * eval.c (parse_and_eval_address_1): Remove function.Thiago Jung Bauermann
2011-02-272011-02-24 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-02-16 * value.c (value_available_contents_eq): Remove redundant localPedro Alves
2011-02-14 * exec.c (section_table_available_memory): Change `len' parameterPedro Alves
2011-02-14 gdb/testsuite/Pedro Alves