| Commit message (Expand) | Author | Age | Files | Lines |
* | Print registers not saved in the frame as "<not saved>" instead of "<optimize... | Pedro Alves | 2013-10-02 | 1 | -2/+2 |
* | * defs.h (enum val_prettyformat): Renamed from val_prettyprint. | Doug Evans | 2013-07-09 | 1 | -6/+6 |
* | * minsyms.h (struct bound_minimal_symbol): New. | Tom Tromey | 2013-04-08 | 1 | -6/+7 |
* | PR cli/7719: | Tom Tromey | 2013-01-07 | 1 | -30/+11 |
* | Update years in copyright notice for the GDB files. | Joel Brobecker | 2013-01-01 | 1 | -2/+1 |
* | * c-exp.y (block, variable, name_not_typename, lex_one_token, | Tom Tromey | 2012-12-14 | 1 | -1/+1 |
* | gdb/ | qiyao | 2012-08-16 | 1 | -13/+3 |
* | * p-valprint.c (pascal_object_print_value): Replace potentially | siddhesh | 2012-07-23 | 1 | -2/+6 |
* | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | sergiodj | 2012-05-18 | 1 | -1/+0 |
* | PR exp/13907: | Tom Tromey | 2012-05-18 | 1 | -1/+3 |
* | * valprint.c (val_print_string): Don't print leading space. | Tom Tromey | 2012-05-18 | 1 | -1/+13 |
* | * printcmd.c (print_address_demangle): Add 'opts' argument. | Tom Tromey | 2012-05-18 | 1 | -3/+3 |
* | * valprint.h (struct generic_val_print_decorations): New. | Tom Tromey | 2012-03-01 | 1 | -187/+26 |
* | * valprint.c (val_print): Update. | Tom Tromey | 2012-03-01 | 1 | -12/+4 |
* | * value.h (value_print): Return void. | Tom Tromey | 2012-03-01 | 1 | -2/+2 |
* | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 2012-02-07 | 1 | -2/+2 |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -2/+2 |
* | gdb/ | Jan Kratochvil | 2011-10-09 | 1 | -4/+13 |
* | Remove trailing spaces and tabulations from pascal language | Pierre Muller | 2011-03-15 | 1 | -3/+3 |
* | 2011-02-28 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-02-28 | 1 | -1/+1 |
* | * c-valprint.c (c_val_print): Add embedded_offset to address | Pierre Muller | 2011-02-18 | 1 | -1/+1 |
* | gdb/ | Pedro Alves | 2011-02-14 | 1 | -25/+41 |
* | gdb/ | Pedro Alves | 2011-02-14 | 1 | -6/+2 |
* | * valprint.c (val_print): Extend comment. | Pedro Alves | 2011-02-07 | 1 | -9/+3 |
* | * printcmd.c (print_formatted): Use val_print_scalar_formatted | Pedro Alves | 2011-01-25 | 1 | -16/+16 |
* | Centralize printing "<optimized out>". | Pedro Alves | 2011-01-25 | 1 | -2/+2 |
* | 2011-01-24 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2011-01-24 | 1 | -17/+31 |
* | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-10 | 1 | -16/+16 |
* | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-05 | 1 | -18/+39 |
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -1/+1 |
* | gdb | Tom Tromey | 2010-11-29 | 1 | -0/+8 |
* | PR python/11948: | Tom Tromey | 2010-10-15 | 1 | -2/+4 |
* | * p-valprint.c (pascal_val_print): Use TYPE_ERROR_NAME. | Tom Tromey | 2010-06-21 | 1 | -1/+1 |
* | gdb | Tom Tromey | 2010-06-11 | 1 | -6/+16 |
* | * valprint.h (get_array_bounds): Change low and high parameter types | Pierre Muller | 2010-06-03 | 1 | -1/+1 |
* | * p-valprint.c (pascal_val_print): Call get_array_bounds | Pierre Muller | 2010-05-20 | 1 | -2/+3 |
* | * p-valprint.c (pascal_val_print): Handle set type if range limits | Pierre Muller | 2010-05-17 | 1 | -0/+8 |
* | 2010-05-15 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2010-05-16 | 1 | -8/+20 |
* | PR pascal/11349. | Pierre Muller | 2010-05-03 | 1 | -1/+4 |
* | gdb ChangeLog | Pierre Muller | 2010-04-21 | 1 | -6/+7 |
* | * p-lang.c (is_pascal_string_type): Remove unneeded parentheses. | Pierre Muller | 2010-03-09 | 1 | -87/+87 |
* | 2010-01-13 Phil Muldoon <pmuldoon@redhat.com> | pmuldoon | 2010-01-14 | 1 | -2/+4 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+1 |
* | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 2009-07-02 | 1 | -7/+10 |
* | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 2009-07-02 | 1 | -6/+9 |
* | 2009-05-27 Tom Tromey <tromey@redhat.com> | Tom Tromey | 2009-05-28 | 1 | -4/+5 |
* | * p-valprint.c (pascal_val_print): Use extract_typed_address | Ulrich Weigand | 2009-05-18 | 1 | -4/+3 |
* | gdb: | Tom Tromey | 2009-03-20 | 1 | -10/+10 |
* | 2009-02-10 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 2009-02-10 | 1 | -8/+12 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+1 |