Age | Commit message (Expand) | Author | Files | Lines |
2017-06-12 | Remove val_print_type_code_int | Tom Tromey | 1 | -3/+0 |
2017-06-12 | Let print_decimal_chars handle signed values | Tom Tromey | 1 | -1/+1 |
2017-06-12 | Don't always zero pad in print_*_chars | Tom Tromey | 1 | -2/+2 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-08 | Remove parameter valaddr from la_val_print | Yao Qi | 1 | -6/+6 |
2016-10-06 | Remove Java support | Tom Tromey | 1 | -2/+2 |
2016-06-24 | Support structure offsets that are 512K or larger. | David Taylor | 1 | -2/+2 |
2016-05-17 | Add array start and end strings to generic_val_print_decorations | Tom Tromey | 1 | -0/+4 |
2016-03-15 | Extend flags to support multibit and enum bitfields. | Doug Evans | 1 | -4/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-05-16 | Code cleanup: Make parts of print_command_1 public | Jan Kratochvil | 1 | -0/+15 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
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 |