summaryrefslogtreecommitdiff
path: root/gdb/value.h
Commit message (Expand)AuthorAgeFilesLines
* Print registers not saved in the frame as "<not saved>" instead of "<optimize...Pedro Alves2013-10-021-0/+5
* cleanup: make allocate_value_contents staticsagovic2013-08-291-1/+0
* Add options to skip unavailable localsqiyao2013-08-271-0/+4
* Adjusting prototype declaration for gdb/value.h:create_internalvar_type_lazy,sergiodj2013-08-131-4/+3
* fix PR symtab/15719Tom Tromey2013-08-021-1/+2
* ada-lang.c:coerce_unspec_val_to_type: Preserve laziness.Joel Brobecker2013-07-101-1/+7
* * defs.h (enum val_prettyformat): Renamed from val_prettyprint.Doug Evans2013-07-091-1/+1
* [PR tui/14880] Fetch values before comparing their contents.Pedro Alves2013-06-281-1/+6
* * eval.c (parse_and_eval_long): Make 'exp' const.Tom Tromey2013-05-141-1/+1
* * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz2013-03-121-3/+3
* Allow struct 'return' on 32-bit sparc.David S. Miller2013-02-061-0/+4
* * value.c (deprecated_set_value_modifiable): Remove.Tom Tromey2013-01-291-2/+0
* * valops.c (find_overload_match): Remove unused argument 'lax'.sivachandra2013-01-251-1/+1
* http://sourceware.org/ml/gdb-patches/2012-11/msg00312.htmlaburgess2013-01-251-0/+6
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * symtab.c (check_field): Now static. Move from...Tom Tromey2012-12-141-2/+0
* * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey2012-12-031-1/+2
* * gdbtypes.c (lookup_array_range_type): Expand parameterssiddhesh2012-09-271-2/+2
* gdb/qiyao2012-08-131-2/+0
* * valops.c (value_find_oload_method_list): Now static.Tom Tromey2012-06-151-5/+0
* * breakpoint.c (condition_completer): New function.Tom Tromey2012-06-131-0/+2
* PR c++/7173:Tom Tromey2012-05-211-1/+1
* PR exp/13907:Tom Tromey2012-05-181-3/+3
* * printcmd.c (print_address_demangle): Add 'opts' argument.Tom Tromey2012-05-181-1/+2
* gdb/Maciej W. Rozycki2012-05-161-1/+1
* 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-04-271-3/+45
* gdb/doc/ChangeLog:xgsa2012-04-141-0/+16
* gdb/Jan Kratochvil2012-04-031-0/+14
* [Ada] Crash when trying to set value of packed array elementJoel Brobecker2012-03-161-0/+1
* language-specific read_var_value for Ada renamingsJoel Brobecker2012-03-021-0/+3
* * value.h (val_print): Return void.Tom Tromey2012-03-011-6/+6
* * value.h (common_val_print): Return void.Tom Tromey2012-03-011-4/+4
* * value.h (value_print): Return void.Tom Tromey2012-03-011-2/+2
* gdb/xgsa2012-02-211-2/+15
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* PR python/12533:Tom Tromey2011-12-221-0/+2
* handle variables stored in muliple consecutive registersJoel Brobecker2011-10-271-0/+3
* 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2011-10-201-1/+2
* PR c++/13225Keith Seitz2011-10-141-1/+1
* gdb/Jan Kratochvil2011-10-091-1/+14
* gdb/Jan Kratochvil2011-10-091-2/+4
* gdb/Jan Kratochvil2011-09-081-2/+3
* gdb/Jan Kratochvil2011-07-271-1/+1
* gdb/Jan Kratochvil2011-07-141-3/+3
* gdb/Jan Kratochvil2011-07-121-0/+2
* * value.h (value_of_this): Update.Tom Tromey2011-06-171-3/+2
* gdbTom Tromey2011-05-121-0/+1
* gdb/Jan Kratochvil2011-05-061-1/+1
* * eval.c (parse_and_eval_address_1): Remove function.Thiago Jung Bauermann2011-03-041-2/+0