Age | Commit message (Expand) | Author | Files | Lines |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-06 | Fix "info frame" in the outermost frame. | Pedro Alves | 1 | -0/+3 |
2013-10-02 | Print registers not saved in the frame as "<not saved>" instead of "<optimize... | Pedro Alves | 1 | -1/+2 |
2013-08-27 | Add options to skip unavailable locals | Yao Qi | 1 | -0/+2 |
2013-07-17 | * NEWS: Mention "set print raw frame-arguments". | Doug Evans | 1 | -2/+4 |
2013-07-09 | * defs.h (enum val_prettyformat): Renamed from val_prettyprint. | Doug Evans | 1 | -8/+8 |
2013-03-13 | Constify strings in tracepoint.c, lookup_cmd and the completers. | Pedro Alves | 1 | -1/+5 |
2013-01-08 | 2013-01-08 Hui Zhu <hui_zhu@mentor.com> | Hui Zhu | 1 | -0/+2 |
2013-01-07 | PR cli/7719: | Tom Tromey | 1 | -6/+4 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-05-18 | PR exp/13907: | Tom Tromey | 1 | -0/+4 |
2012-05-18 | * printcmd.c (print_address_demangle): Add 'opts' argument. | Tom Tromey | 1 | -3/+3 |
2012-03-01 | * valprint.h (struct generic_val_print_decorations): New. | Tom Tromey | 1 | -0/+30 |
2012-03-01 | * c-valprint.c (print_function_pointer_address): Move... | Tom Tromey | 1 | -0/+5 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-06-29 | gdb | Tom Tromey | 1 | -0/+9 |
2011-02-14 | gdb/ | Pedro Alves | 1 | -0/+2 |
2011-02-14 | Base support for <unavailable> value contents. | Pedro Alves | 1 | -0/+2 |
2011-01-25 | * printcmd.c (print_formatted): Use val_print_scalar_formatted | Pedro Alves | 1 | -0/+7 |
2011-01-25 | Centralize printing "<optimized out>". | Pedro Alves | 1 | -0/+2 |
2011-01-24 | 2011-01-24 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+1 |
2011-01-12 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-11-03 | gdb: | Ken Werner | 1 | -3/+0 |
2010-06-11 | gdb | Tom Tromey | 1 | -0/+1 |
2010-06-03 | * valprint.h (get_array_bounds): Change low and high parameter types | Pierre Muller | 1 | -2/+2 |
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 | -1/+2 |
2009-05-28 | gdb | Tom Tromey | 1 | -0/+6 |
2009-03-20 | gdb: | Tom Tromey | 1 | -2/+3 |
2009-02-05 | 2009-02-05 Thiago Jung Bauermann <bauerman@br.ibm.com> | Thiago Jung Bauermann | 1 | -0/+3 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-10-28 | gdb | Tom Tromey | 1 | -25/+78 |
2008-05-23 | * valprint.h (get_array_bounds): Renames get_array_low_bound. | Joel Brobecker | 1 | -1/+2 |
2008-05-23 | * valprint.c (print_hex_chars, print_octal_chars, print_decimal_chars, | Markus Deuling | 1 | -5/+5 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -2/+2 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-01-18 | Based on a previous patch form Michal Ludvig: | Mark Kettenis | 1 | -0/+4 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-10-03 | 2005-10-03 Joel Brobecker <brobecker@adacore.com> | Joel Brobecker | 1 | -0/+8 |
2005-05-09 | 2005-05-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -7/+7 |
2005-01-29 | 2005-01-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+4 |
2005-01-28 | 2005-01-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-01-28 | Oops, fixed copyrights. | Andrew Cagney | 1 | -1/+3 |
2005-01-28 | 2005-01-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -5/+5 |
2004-02-27 | 2004-02-26 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -0/+6 |
2003-04-06 | 2003-04-06 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+6 |
2001-10-21 | Update makefile.in dependencies. Add header wrappers. | Andrew Cagney | 1 | -0/+3 |