aboutsummaryrefslogtreecommitdiff
path: root/gdb/value.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-30Don't raise an error for optimized out sub-fields.Andrew Burgess1-3/+2
2013-07-30value_fetch_lazy, ensure parent is not lazy and check parent for validity.Andrew Burgess1-1/+4
2013-07-10ada-lang.c:coerce_unspec_val_to_type: Preserve laziness.Joel Brobecker1-0/+6
2013-07-09Revert recent changes to value_bits_valid.Andrew Burgess1-4/+5
2013-07-08Fix bug in value_bits_valid.Andrew Burgess1-5/+4
2013-07-04value_bits_valid: Fix latent bug.Pedro Alves1-1/+1
2013-07-04http://sourceware.org/ml/gdb-patches/2013-07/msg00059.htmlAndrew Burgess1-37/+61
2013-07-04http://sourceware.org/ml/gdb-patches/2013-07/msg00056.htmlAndrew Burgess1-0/+162
2013-06-28[PR tui/14880] Fetch values before comparing their contents.Pedro Alves1-3/+1
2013-05-06 * ada-lang.c (ada_value_primitive_packed_val): Don'tTom Tromey1-5/+7
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves1-1/+1
2013-02-06Allow struct 'return' on 32-bit sparc.David S. Miller1-9/+19
2013-01-29 * value.c (deprecated_set_value_modifiable): Remove.Tom Tromey1-5/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-28gdb/Yao Qi1-0/+1
2012-11-142012-11-14 Luis Machado <lgustavo@codesourcery.com>Luis Machado1-1/+5
2012-09-25 * ada-valprint.c (ada_val_print_1): Eliminate single-useSiddhesh Poyarekar1-4/+3
2012-08-13 * value.c (show_convenience): Tweak comment.Doug Evans1-10/+20
2012-06-13 * breakpoint.c (condition_completer): New function.Tom Tromey1-0/+23
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+0
2012-05-16 gdb/Maciej W. Rozycki1-2/+2
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-5/+39
2012-04-14gdb/doc/ChangeLog:Anton Gorenkov1-0/+41
2012-03-16[Ada] Crash when trying to set value of packed array elementJoel Brobecker1-1/+12
2012-03-05 * value.c (value_primitive_field): Don't fetch contents forTom Tromey1-5/+11
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+1
2012-03-01 * value.c (value_primitive_field): Handle virtual base classes.Tom Tromey1-2/+9
2012-02-21gdb/Anton Gorenkov1-3/+27
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-12-22 PR python/12533:Tom Tromey1-6/+30
2011-12-22 * value.c (struct value) <modifiable, lazy, optimized_out,Tom Tromey1-35/+38
2011-10-13gdb/Jan Kratochvil1-4/+7
2011-10-09gdb/Jan Kratochvil1-7/+37
2011-09-022011-09-02 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-2/+12
2011-07-14gdb/Jan Kratochvil1-7/+10
2011-07-12gdb/Jan Kratochvil1-0/+12
2011-05-18 * dwarf2read.c (dwarf2_add_field): Constify.Tom Tromey1-1/+1
2011-05-18 * value.c (value_fn_field): Constify.Tom Tromey1-1/+1
2011-05-12gdbTom Tromey1-0/+13
2011-02-272011-02-24 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+54
2011-02-16 gdb/Pedro Alves1-11/+24
2011-02-16 * value.c (value_available_contents_eq): Remove redundant localPedro Alves1-15/+6
2011-02-142011-02-14 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-02-14 * value.c (mark_value_bytes_unavailable): Fix indexing the `bef'Pedro Alves1-1/+1
2011-02-14 * value.c (value_bits_valid, value_bits_synthetic_pointer):Pedro Alves1-2/+2
2011-02-14 gdb/Pedro Alves1-2/+2
2011-02-14 gdb/testsuite/Pedro Alves1-0/+13
2011-02-14 gdb/Pedro Alves1-7/+65
2011-02-14 gdb/Pedro Alves1-23/+122
2011-02-14 * value.c (get_internalvar_integer): Also return the int value ofPedro Alves1-10/+13