summaryrefslogtreecommitdiff
path: root/gdb/value.c
Commit message (Expand)AuthorAgeFilesLines
* ARI fix in value.c::value_entirely_unavailableJoel Brobecker2013-12-181-2/+2
* Convert the unavailable vector to be bit, not byte, based.Andrew Burgess2013-12-171-21/+160
* Make "set debug frame 1" use the standard print routine for optimized out val...Andrew Burgess2013-11-271-1/+4
* Mark entirely optimized out value as non-lazy.Andrew Burgess2013-11-261-1/+1
* Detect infinite loop in value_fetch_lazy's lval_register handling.Tom Tromey2013-11-221-1/+19
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Print nonexisting/optimized out static fields gracefully.Pedro Alves2013-10-251-3/+2
* Print registers not saved in the frame as "<not saved>" instead of "<optimize...Pedro Alves2013-10-021-3/+19
* The error message in the function was sayingSergio Durigan Junior2013-09-161-1/+1
* Based on the discussion at:Sergio Durigan Junior2013-09-161-0/+23
* cleanup: make allocate_value_contents staticSanimir Agovic2013-08-291-1/+1
* cleanup: replace allocate_value and memcpy with value_from_contentsSanimir Agovic2013-08-291-4/+1
* Add options to skip unavailable localsYao Qi2013-08-271-0/+20
* remove msymbol_objfileTom Tromey2013-08-051-6/+6
* Don't raise an error for optimized out sub-fields.Andrew Burgess2013-07-301-3/+2
* value_fetch_lazy, ensure parent is not lazy and check parent for validity.Andrew Burgess2013-07-301-1/+4
* ada-lang.c:coerce_unspec_val_to_type: Preserve laziness.Joel Brobecker2013-07-101-0/+6
* Revert recent changes to value_bits_valid.Andrew Burgess2013-07-091-4/+5
* Fix bug in value_bits_valid.Andrew Burgess2013-07-081-5/+4
* value_bits_valid: Fix latent bug.Pedro Alves2013-07-041-1/+1
* http://sourceware.org/ml/gdb-patches/2013-07/msg00059.htmlAndrew Burgess2013-07-041-37/+61
* http://sourceware.org/ml/gdb-patches/2013-07/msg00056.htmlAndrew Burgess2013-07-041-0/+162
* [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/Yao Qi2012-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-useSiddhesh Poyarekar2012-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>Sergio Durigan Junior2012-05-181-1/+0
* gdb/Maciej W. Rozycki2012-05-161-2/+2
* 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-04-271-5/+39
* gdb/doc/ChangeLog:Anton Gorenkov2012-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/Anton Gorenkov2012-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