Age | Commit message (Expand) | Author | Files | Lines |
2013-04-10 | Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands. | Pedro Alves | 1 | -1/+6 |
2013-04-08 | PR symtab/8424: | Tom Tromey | 1 | -8/+10 |
2013-04-08 | * minsyms.h (struct bound_minimal_symbol): New. | Tom Tromey | 1 | -2/+3 |
2013-03-20 | * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops, | Tom Tromey | 1 | -8/+9 |
2013-03-13 | Constify strings in tracepoint.c, lookup_cmd and the completers. | Pedro Alves | 1 | -7/+20 |
2013-03-12 | * ada-lang.c (ada_read_renaming_var_value): Pass const | Keith Seitz | 1 | -6/+6 |
2013-02-11 | (printf_c_string): Fix thinko in comment. | Doug Evans | 1 | -3/+2 |
2013-02-11 | * printcmd.c (printf_c_string,printf_wide_c_string): New functions. | Doug Evans | 1 | -231/+242 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -1/+2 |
2013-01-16 | gdb/ | Yao Qi | 1 | -1/+1 |
2013-01-08 | 2013-01-08 Hui Zhu <hui_zhu@mentor.com> | Hui Zhu | 1 | -2/+0 |
2013-01-07 | PR cli/7719: | Tom Tromey | 1 | -25/+5 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-14 | * c-exp.y (block, variable, name_not_typename, lex_one_token, | Tom Tromey | 1 | -3/+2 |
2012-12-09 | gdb/ | Jan Kratochvil | 1 | -3/+3 |
2012-12-03 | * ada-exp.y (write_object_renaming, write_var_or_type) | Tom Tromey | 1 | -1/+1 |
2012-09-25 | * ada-valprint.c (ada_val_print_1): Eliminate single-use | Siddhesh Poyarekar | 1 | -4/+3 |
2012-09-14 | * printcmd.c (ui_printf): Eliminate single-use variable | Siddhesh Poyarekar | 1 | -3/+2 |
2012-09-11 | Name of symbol missing when printing global variable's address | Joel Brobecker | 1 | -0/+1 |
2012-07-16 | gdb/ | Jan Kratochvil | 1 | -1/+7 |
2012-07-02 | Add target-side support for dynamic printf. | Stan Shebs | 1 | -310/+31 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -4/+0 |
2012-05-18 | PR exp/13907: | Tom Tromey | 1 | -7/+16 |
2012-05-18 | * printcmd.c (print_address_demangle): Remove special case for 0. | Tom Tromey | 1 | -5/+1 |
2012-05-18 | * printcmd.c (print_address_demangle): Add 'opts' argument. | Tom Tromey | 1 | -5/+3 |
2012-05-10 | 2012-05-10 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -5/+15 |
2012-05-04 | 2012-05-04 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+6 |
2012-02-07 | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2011-11-10 | * defs.h (is_cplus_marker, set_demangling_style): Moved to ... | Doug Evans | 1 | -3/+1 |
2011-10-09 | gdb/ | Jan Kratochvil | 1 | -0/+1 |
2011-08-09 | 2011-08-09 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -22/+28 |
2011-08-05 | gdb/ | Pedro Alves | 1 | -0/+11 |
2011-03-22 | * infcmd.c (post_create_inferior): Ignore NOT_AVAILABLE_ERROR | Pedro Alves | 1 | -3/+1 |
2011-03-15 | gdb/ | Pedro Alves | 1 | -69/+79 |
2011-03-10 | * tracepoint.c (trace_actions_command): Update. | Tom Tromey | 1 | -7/+5 |
2011-03-02 | 2011-03-02 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-02-26 | 2011-02-25 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+2 |
2011-02-24 | Revert the following change (not approved yet): | Joel Brobecker | 1 | -29/+9 |
2011-02-21 | * reverse.c: Include cli-utils.h. | Tom Tromey | 1 | -7/+4 |
2011-02-21 | 2011-02-21 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -9/+29 |
2011-02-18 | * breakpoint.c (get_number_trailer): No longer accept a NULL PP. | Pedro Alves | 1 | -30/+32 |
2011-01-25 | * printcmd.c (print_formatted): Use val_print_scalar_formatted | Pedro Alves | 1 | -19/+9 |
2011-01-10 | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -19/+20 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -9/+14 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-10-15 | PR python/11948: | Tom Tromey | 1 | -1/+1 |
2010-06-25 | 2010-06-24 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -5/+12 |
2010-06-24 | Add command "eval". | Hui Zhu | 1 | -14/+50 |
2010-06-11 | gdb | Tom Tromey | 1 | -1/+1 |