Age | Commit message (Expand) | Author | Files | Lines |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-11-17 | Type-safe wrapper for enum flags | Pedro Alves | 1 | -2/+3 |
2015-09-25 | Add some more casts (1/2) | Simon Marchi | 1 | -1/+1 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -2/+2 |
2015-08-13 | Mass rename `explicit' -> `explicit_loc'. | Keith Seitz | 1 | -13/+15 |
2015-08-11 | Explicit locations: add UI features for CLI | Keith Seitz | 1 | -22/+196 |
2015-07-25 | Revert "Sync readline/ to version 7.0 alpha" | Patrick Palka | 1 | -1/+1 |
2015-07-25 | Sync readline/ to version 7.0 alpha | Patrick Palka | 1 | -1/+1 |
2015-07-14 | Remove CHECK_TYPEDEF, use check_typedef instead | Simon Marchi | 1 | -2/+2 |
2015-06-13 | gdb: Rework command completion on 'tui reg'. | Andrew Burgess | 1 | -21/+60 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -4/+7 |
2015-02-27 | Do not increment of decrement enums | Tom Tromey | 1 | -2/+2 |
2015-02-27 | Add extern "C" to declarations of C symbols | Pedro Alves | 1 | -4/+6 |
2015-02-12 | completer.c (complete_line): Remove incorrect comment. | Doug Evans | 1 | -8/+1 |
2015-01-31 | Add max-completions parameter, and implement tab-completion limiting. | Gary Benson | 1 | -10/+191 |
2015-01-31 | Remove premature comments from previous patch to completer.c | Doug Evans | 1 | -7/+2 |
2015-01-31 | Unify CLI/TUI interface to readline tab completion. | Doug Evans | 1 | -0/+554 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-12 | Provide completer for "info registers" | Andreas Arnez | 1 | -0/+42 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-09-03 | PR python/16699: GDB Python command completion with overriden complete vs. co... | Sergio Durigan Junior | 1 | -0/+21 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-06-18 | constify complete_line | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-10-02 | Constification of parse_linespec and fallout: | Keith Seitz | 1 | -5/+6 |
2013-03-13 | Constify strings in tracepoint.c, lookup_cmd and the completers. | Pedro Alves | 1 | -20/+26 |
2013-02-05 | * completer.c (location_completer): Fix typo in comment. | Doug Evans | 1 | -1/+1 |
2013-01-31 | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -1/+0 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-07 | * ada-lang.c (ada_make_symbol_completion_list): Add 'code' | Tom Tromey | 1 | -1/+11 |
2012-12-07 | * expression.h (parse_expression_for_completion): Rename | Tom Tromey | 1 | -1/+1 |
2012-11-20 | gdb: include help aliases in help command completion | Mike Frysinger | 1 | -5/+12 |
2012-11-20 | * completer.c (count_struct_fields): Remove. | Tom Tromey | 1 | -34/+0 |
2012-08-10 | gdb: add completion handler for "handle" and "signal" | Mike Frysinger | 1 | -0/+32 |
2012-06-13 | * ada-lang.c (ada_make_symbol_completion_list): Return a VEC. | Tom Tromey | 1 | -82/+55 |
2012-02-07 | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 1 | -2/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-03-12 | 2011-03-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+2 |
2011-02-26 | 2011-02-25 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+4 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-12-31 | 2010-12-31 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -87/+106 |
2010-09-30 | gdb | Tom Tromey | 1 | -5/+24 |
2010-08-18 | gdb | Tom Tromey | 1 | -2/+9 |
2010-05-13 | 2010-05-13 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+4 |
2010-05-06 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+0 |
2010-03-26 | ChangeLog: | Ulrich Weigand | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+2 |
2009-11-19 | * completer.c (complete_line_internal): Make sure the command | Joel Brobecker | 1 | -2/+2 |
2009-03-25 | Fix completer problem for filename completion on the first try. | Pierre Muller | 1 | -23/+74 |
2009-02-06 | gdb/ | Thiago Jung Bauermann | 1 | -8/+8 |