| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year range in all GDB files | Joel Brobecker | 2018-01-02 | 1 | -1/+1 |
* | Remove some unused variables | Simon Marchi | 2017-12-05 | 1 | -1/+0 |
* | update copyright year range in GDB files | Joel Brobecker | 2017-01-01 | 1 | -1/+1 |
* | Remove parameter valaddr from c print functions | Yao Qi | 2016-11-11 | 1 | -1/+1 |
* | Remove parameter valaddr from la_val_print | Yao Qi | 2016-11-08 | 1 | -9/+10 |
* | Remove unused variables | Tom Tromey | 2016-07-14 | 1 | -4/+0 |
* | Add array start and end strings to generic_val_print_decorations | Tom Tromey | 2016-05-17 | 1 | -1/+3 |
* | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 2016-01-01 | 1 | -1/+1 |
* | Remove CHECK_TYPEDEF, use check_typedef instead | Simon Marchi | 2015-07-14 | 1 | -5/+5 |
* | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 2015-01-01 | 1 | -1/+1 |
* | refactoring: rename create_range_type to create_static_range_type | Sanimir Agovic | 2014-04-11 | 1 | -1/+1 |
* | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 2014-01-01 | 1 | -1/+1 |
* | * defs.h (enum val_prettyformat): Renamed from val_prettyprint. | Doug Evans | 2013-07-09 | 1 | -2/+2 |
* | Update years in copyright notice for the GDB files. | Joel Brobecker | 2013-01-01 | 1 | -2/+1 |
* | * m2-valprint.c (m2_print_array_contents): Eliminate variable | Siddhesh Poyarekar | 2012-09-17 | 1 | -7/+3 |
* | gdb/ | Yao Qi | 2012-08-16 | 1 | -13/+3 |
* | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2012-05-18 | 1 | -1/+0 |
* | * valprint.c (val_print_string): Don't print leading space. | Tom Tromey | 2012-05-18 | 1 | -3/+11 |
* | * printcmd.c (print_address_demangle): Add 'opts' argument. | Tom Tromey | 2012-05-18 | 1 | -2/+1 |
* | * valprint.h (struct generic_val_print_decorations): New. | Tom Tromey | 2012-03-01 | 1 | -171/+39 |
* | * valprint.c (val_print): Update. | Tom Tromey | 2012-03-01 | 1 | -4/+2 |
* | * c-valprint.c (print_function_pointer_address): Move... | Tom Tromey | 2012-03-01 | 1 | -21/+0 |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -2/+2 |
* | * valprint.c (val_print): Extend comment. | Pedro Alves | 2011-02-07 | 1 | -6/+3 |
* | * printcmd.c (print_formatted): Use val_print_scalar_formatted | Pedro Alves | 2011-01-25 | 1 | -14/+14 |
* | * m2-valprint.c (print_unbounded_array): Pass | Pedro Alves | 2011-01-25 | 1 | -2/+3 |
* | 2011-01-24 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2011-01-24 | 1 | -2/+2 |
* | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-09 | 1 | -3/+4 |
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -1/+1 |
* | PR python/11948: | Tom Tromey | 2010-10-15 | 1 | -2/+2 |
* | * 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 | -5/+11 |
* | 2010-05-15 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2010-05-16 | 1 | -0/+8 |
* | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2010-05-07 | 1 | -2/+0 |
* | 2010-01-13 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 2010-01-14 | 1 | -2/+2 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+1 |
* | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 2009-07-02 | 1 | -6/+8 |
* | * gdbtypes.c (make_pointer_type, make_reference_type, | Ulrich Weigand | 2009-07-02 | 1 | -5/+6 |
* | * m2-typeprint.c (m2_print_bounds, m2_is_long_set_of_type): Remove | Ulrich Weigand | 2009-07-02 | 1 | -4/+0 |
* | gdb: | Tom Tromey | 2009-03-20 | 1 | -4/+6 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+1 |
* | gdb | Tom Tromey | 2008-10-28 | 1 | -86/+88 |
* | * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32 | Ulrich Weigand | 2008-09-11 | 1 | -2/+2 |
* | * ada-valprint.c (ada_val_print_1): When implicitly dereferencing | Ulrich Weigand | 2008-09-11 | 1 | -6/+2 |
* | * valprint.c (val_print): Add new language parameter and use it | Joel Brobecker | 2008-05-06 | 1 | -2/+2 |
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -1/+1 |
* | * doc/gdb.texinfo: Add TSIZE definition, removed | Gaius Mulley | 2007-10-16 | 1 | -4/+85 |
* | Switch the license of all .c files to GPLv3. | Joel Brobecker | 2007-08-23 | 1 | -4/+2 |
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -3/+2 |
* | * NEWS: Mention pointer to member improvements. | Daniel Jacobowitz | 2007-01-03 | 1 | -4/+0 |