Age | Commit message (Expand) | Author | Files | Lines |
2014-03-13 | Fix segv when referencing a value added to history after a Guile garbage coll... | Doug Evans | 1 | -1/+5 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -2/+2 |
2014-02-26 | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 1 | -4/+4 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -2/+2 |
2014-02-24 | * value.c (record_latest_value): Fix comment. | Doug Evans | 1 | -3/+1 |
2014-02-05 | Extension Language API | Doug Evans | 1 | -2/+2 |
2014-01-16 | rearrange struct value to save memory | Tom Tromey | 1 | -3/+3 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-18 | ARI fix in value.c::value_entirely_unavailable | Joel Brobecker | 1 | -2/+2 |
2013-12-17 | Convert the unavailable vector to be bit, not byte, based. | Andrew Burgess | 1 | -21/+160 |
2013-11-27 | Make "set debug frame 1" use the standard print routine for optimized out val... | Andrew Burgess | 1 | -1/+4 |
2013-11-26 | Mark entirely optimized out value as non-lazy. | Andrew Burgess | 1 | -1/+1 |
2013-11-22 | Detect infinite loop in value_fetch_lazy's lval_register handling. | Tom Tromey | 1 | -1/+19 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-10-25 | Print nonexisting/optimized out static fields gracefully. | Pedro Alves | 1 | -3/+2 |
2013-10-02 | Print registers not saved in the frame as "<not saved>" instead of "<optimize... | Pedro Alves | 1 | -3/+19 |
2013-09-16 | The error message in the function was saying | Sergio Durigan Junior | 1 | -1/+1 |
2013-09-16 | Based on the discussion at: | Sergio Durigan Junior | 1 | -0/+23 |
2013-08-29 | cleanup: make allocate_value_contents static | Sanimir Agovic | 1 | -1/+1 |
2013-08-29 | cleanup: replace allocate_value and memcpy with value_from_contents | Sanimir Agovic | 1 | -4/+1 |
2013-08-27 | Add options to skip unavailable locals | Yao Qi | 1 | -0/+20 |
2013-08-05 | remove msymbol_objfile | Tom Tromey | 1 | -6/+6 |
2013-07-30 | Don't raise an error for optimized out sub-fields. | Andrew Burgess | 1 | -3/+2 |
2013-07-30 | value_fetch_lazy, ensure parent is not lazy and check parent for validity. | Andrew Burgess | 1 | -1/+4 |
2013-07-10 | ada-lang.c:coerce_unspec_val_to_type: Preserve laziness. | Joel Brobecker | 1 | -0/+6 |
2013-07-09 | Revert recent changes to value_bits_valid. | Andrew Burgess | 1 | -4/+5 |
2013-07-08 | Fix bug in value_bits_valid. | Andrew Burgess | 1 | -5/+4 |
2013-07-04 | value_bits_valid: Fix latent bug. | Pedro Alves | 1 | -1/+1 |
2013-07-04 | http://sourceware.org/ml/gdb-patches/2013-07/msg00059.html | Andrew Burgess | 1 | -37/+61 |
2013-07-04 | http://sourceware.org/ml/gdb-patches/2013-07/msg00056.html | Andrew Burgess | 1 | -0/+162 |
2013-06-28 | [PR tui/14880] Fetch values before comparing their contents. | Pedro Alves | 1 | -3/+1 |
2013-05-06 | * ada-lang.c (ada_value_primitive_packed_val): Don't | Tom Tromey | 1 | -5/+7 |
2013-03-13 | Constify strings in tracepoint.c, lookup_cmd and the completers. | Pedro Alves | 1 | -1/+1 |
2013-02-06 | Allow struct 'return' on 32-bit sparc. | David S. Miller | 1 | -9/+19 |
2013-01-29 | * value.c (deprecated_set_value_modifiable): Remove. | Tom Tromey | 1 | -5/+0 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-28 | gdb/ | Yao Qi | 1 | -0/+1 |
2012-11-14 | 2012-11-14 Luis Machado <lgustavo@codesourcery.com> | Luis Machado | 1 | -1/+5 |
2012-09-25 | * ada-valprint.c (ada_val_print_1): Eliminate single-use | Siddhesh Poyarekar | 1 | -4/+3 |
2012-08-13 | * value.c (show_convenience): Tweak comment. | Doug Evans | 1 | -10/+20 |
2012-06-13 | * breakpoint.c (condition_completer): New function. | Tom Tromey | 1 | -0/+23 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+0 |
2012-05-16 | gdb/ | Maciej W. Rozycki | 1 | -2/+2 |
2012-04-27 | 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -5/+39 |
2012-04-14 | gdb/doc/ChangeLog: | Anton Gorenkov | 1 | -0/+41 |
2012-03-16 | [Ada] Crash when trying to set value of packed array element | Joel Brobecker | 1 | -1/+12 |
2012-03-05 | * value.c (value_primitive_field): Don't fetch contents for | Tom Tromey | 1 | -5/+11 |
2012-03-01 | 2012-03-01 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -1/+1 |
2012-03-01 | * value.c (value_primitive_field): Handle virtual base classes. | Tom Tromey | 1 | -2/+9 |
2012-02-21 | gdb/ | Anton Gorenkov | 1 | -3/+27 |