Age | Commit message (Expand) | Author | Files | Lines |
2013-03-07 | Fix -Wpointer-sign around strings/encoding conversions. | Pedro Alves | 1 | -2/+2 |
2013-01-31 | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -1/+0 |
2013-01-07 | PR cli/7719: | Tom Tromey | 1 | -12/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-13 | ARI fixes: Avoid sprintf function use rule. | Pierre Muller | 1 | -3/+4 |
2012-11-10 | PR gdb/14288 | Keith Seitz | 1 | -154/+315 |
2012-10-18 | * valprint.c (generic_emit_char, generic_printstr): Pass size of | Tom Tromey | 1 | -2/+2 |
2012-08-16 | gdb/ | Yao Qi | 1 | -1/+0 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+0 |
2012-05-18 | PR exp/13907: | Tom Tromey | 1 | -2/+23 |
2012-05-18 | * valprint.c (val_print_string): Don't print leading space. | Tom Tromey | 1 | -6/+2 |
2012-05-18 | * printcmd.c (print_address_demangle): Add 'opts' argument. | Tom Tromey | 1 | -8/+7 |
2012-04-18 | gdb/ | Jan Kratochvil | 1 | -3/+3 |
2012-04-03 | gdb/ | Jan Kratochvil | 1 | -10/+2 |
2012-03-01 | * valprint.h (struct generic_val_print_decorations): New. | Tom Tromey | 1 | -0/+355 |
2012-03-01 | * valprint.c (val_print): Update. | Tom Tromey | 1 | -3/+3 |
2012-03-01 | * value.h (val_print): Return void. | Tom Tromey | 1 | -11/+6 |
2012-03-01 | * value.h (common_val_print): Return void. | Tom Tromey | 1 | -9/+6 |
2012-03-01 | * value.h (value_print): Return void. | Tom Tromey | 1 | -8/+5 |
2012-03-01 | * c-valprint.c (print_function_pointer_address): Move... | Tom Tromey | 1 | -0/+25 |
2012-03-01 | * valprint.c (val_print_type_code_flags): Fix placement of | Tom Tromey | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2011-10-10 | gdb/ | Yao Qi | 1 | -6/+10 |
2011-06-29 | gdb | Tom Tromey | 1 | -0/+447 |
2011-04-29 | 2011-04-26 Andrew Gontarek <andrewg@cray.com> | Tom Tromey | 1 | -8/+14 |
2011-02-14 | gdb/ | Pedro Alves | 1 | -0/+6 |
2011-02-14 | gdb/ | Pedro Alves | 1 | -3/+5 |
2011-02-14 | Base support for <unavailable> value contents. | Pedro Alves | 1 | -4/+18 |
2011-02-07 | * valprint.c (val_print): Extend comment. | Pedro Alves | 1 | -14/+22 |
2011-01-25 | * printcmd.c (print_formatted): Use val_print_scalar_formatted | Pedro Alves | 1 | -0/+41 |
2011-01-25 | Centralize printing "<optimized out>". | Pedro Alves | 1 | -2/+8 |
2011-01-24 | 2011-01-24 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -6/+11 |
2011-01-12 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -55/+57 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -24/+39 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-11-29 | gdb | Tom Tromey | 1 | -0/+7 |
2010-11-03 | [Ada] fix warning when printing empty array | Joel Brobecker | 1 | -1/+11 |
2010-11-03 | gdb: | Ken Werner | 1 | -64/+7 |
2010-10-18 | gdb | Tom Tromey | 1 | -1/+1 |
2010-10-15 | PR python/11948: | Tom Tromey | 1 | -2/+5 |
2010-06-11 | gdb | Tom Tromey | 1 | -12/+52 |
2010-06-03 | * valprint.h (get_array_bounds): Change low and high parameter types | Pierre Muller | 1 | -33/+16 |
2010-05-17 | 2010-05-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+2 |
2010-05-06 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+0 |
2010-04-20 | Wrong value printed by info locals for dynamic object. | Joel Brobecker | 1 | -0/+8 |
2010-01-14 | 2010-01-13 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -1/+2 |
2010-01-09 | Fix the documentation of valprint.c:value_print. | Joel Brobecker | 1 | -4/+5 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -8/+11 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -2/+3 |