summaryrefslogtreecommitdiff
path: root/gdb/value.c
Commit message (Expand)AuthorAgeFilesLines
* [PR tui/14880] Fetch values before comparing their contents.Pedro Alves2013-06-281-3/+1
* * ada-lang.c (ada_value_primitive_packed_val): Don'tTom Tromey2013-05-061-5/+7
* Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves2013-03-131-1/+1
* Allow struct 'return' on 32-bit sparc.David S. Miller2013-02-061-9/+19
* * value.c (deprecated_set_value_modifiable): Remove.Tom Tromey2013-01-291-5/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/qiyao2012-11-281-0/+1
* 2012-11-14 Luis Machado <lgustavo@codesourcery.com>Luis Machado2012-11-141-1/+5
* * ada-valprint.c (ada_val_print_1): Eliminate single-usesiddhesh2012-09-251-4/+3
* * value.c (show_convenience): Tweak comment.Doug Evans2012-08-131-10/+20
* * breakpoint.c (condition_completer): New function.Tom Tromey2012-06-131-0/+23
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-05-181-1/+0
* gdb/Maciej W. Rozycki2012-05-161-2/+2
* 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-04-271-5/+39
* gdb/doc/ChangeLog:xgsa2012-04-141-0/+41
* [Ada] Crash when trying to set value of packed array elementJoel Brobecker2012-03-161-1/+12
* * value.c (value_primitive_field): Don't fetch contents forTom Tromey2012-03-051-5/+11
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-1/+1
* * value.c (value_primitive_field): Handle virtual base classes.Tom Tromey2012-03-011-2/+9
* gdb/xgsa2012-02-211-3/+27
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* PR python/12533:Tom Tromey2011-12-221-6/+30
* * value.c (struct value) <modifiable, lazy, optimized_out,Tom Tromey2011-12-221-35/+38
* gdb/Jan Kratochvil2011-10-131-4/+7
* gdb/Jan Kratochvil2011-10-091-7/+37
* 2011-09-02 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-09-021-2/+12
* gdb/Jan Kratochvil2011-07-141-7/+10
* gdb/Jan Kratochvil2011-07-121-0/+12
* * dwarf2read.c (dwarf2_add_field): Constify.Tom Tromey2011-05-181-1/+1
* * value.c (value_fn_field): Constify.Tom Tromey2011-05-181-1/+1
* gdbTom Tromey2011-05-121-0/+13
* 2011-02-24 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-271-1/+54
* gdb/Pedro Alves2011-02-161-11/+24
* * value.c (value_available_contents_eq): Remove redundant localPedro Alves2011-02-161-15/+6
* 2011-02-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-141-1/+1
* * value.c (mark_value_bytes_unavailable): Fix indexing the `bef'Pedro Alves2011-02-141-1/+1
* * value.c (value_bits_valid, value_bits_synthetic_pointer):Pedro Alves2011-02-141-2/+2
* gdb/Pedro Alves2011-02-141-2/+2
* gdb/testsuite/Pedro Alves2011-02-141-0/+13
* gdb/Pedro Alves2011-02-141-7/+65
* gdb/Pedro Alves2011-02-141-23/+122
* * value.c (get_internalvar_integer): Also return the int value ofPedro Alves2011-02-141-10/+13
* gdb/Pedro Alves2011-02-141-26/+0
* gdb/Pedro Alves2011-02-141-0/+101
* Base support for <unavailable> value contents.Pedro Alves2011-02-141-1/+294
* * cp-valprint.c (cp_print_value): Treat the 'skip' local asPedro Alves2011-01-251-1/+8
* gdb/Jan Kratochvil2011-01-121-5/+7
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-121-19/+17
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-2/+2
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-13/+17