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