Age | Commit message (Expand) | Author | Files | Lines |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-12-13 | Factor out final completion match string building | Pedro Alves | 1 | -18/+2 |
2017-10-19 | Get rid of VEC(interp_factory_p) | Simon Marchi | 1 | -38/+20 |
2017-09-27 | Constify interpreter_exec_cmd | Tom Tromey | 1 | -1/+1 |
2017-09-11 | Replace interp_set_temp with scoped_restore_interp | Tom Tromey | 1 | -1/+1 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-08-03 | Introduce gdb_argv, a class wrapper for buildargv | Tom Tromey | 1 | -11/+2 |
2017-07-17 | Introduce class completion_tracker & rewrite completion<->readline interaction | Pedro Alves | 1 | -5/+3 |
2017-02-09 | Remove return in function returning void | Simon Marchi | 1 | -1/+1 |
2017-02-08 | Eliminate interp::quiet_p | Pedro Alves | 1 | -44/+1 |
2017-02-03 | C++-fy struct interp/cli_interp/tui_interp/mi_interp | Pedro Alves | 1 | -103/+24 |
2017-02-02 | Move "tee" building down to interpreter::set_logging_proc | Pedro Alves | 1 | -8/+5 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-12-22 | Class-ify ui_out | Simon Marchi | 1 | -2/+2 |
2016-06-21 | Add new command to create extra console/mi UIs | Pedro Alves | 1 | -2/+18 |
2016-06-21 | Simplify starting the command event loop | Pedro Alves | 1 | -10/+6 |
2016-06-21 | Make raw_stdout be per MI instance | Pedro Alves | 1 | -0/+10 |
2016-06-21 | Make command line editing (use of readline) be per UI | Pedro Alves | 1 | -0/+10 |
2016-06-21 | Introduce interpreter factories | Pedro Alves | 1 | -25/+105 |
2016-06-21 | Make the interpreters be per UI | Pedro Alves | 1 | -56/+95 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-07-08 | tui: replace deprecated_register_changed_hook with observer | Patrick Palka | 1 | -1/+0 |
2015-05-06 | Get rid of deprecated_init_ui_hook | Joel Brobecker | 1 | -1/+0 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-05 | Remove pointless function initialize_interps | Gary Benson | 1 | -19/+0 |
2014-05-29 | Make display_gdb_prompt CLI-only. | Pedro Alves | 1 | -26/+4 |
2014-05-21 | PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s outp... | Pedro Alves | 1 | -1/+35 |
2014-01-13 | replace XMALLOC with XNEW | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-10 | Delete interp_exec_p. | Doug Evans | 1 | -10/+3 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-09-06 | Give every interpreter a command_loop_proc. | Andrew Burgess | 1 | -7/+6 |
2013-09-05 | Remove deprecated_command_loop_hook. | Andrew Burgess | 1 | -7/+3 |
2013-05-30 | some cleanup checker fixes | Tom Tromey | 1 | -1/+4 |
2013-03-13 | Constify strings in tracepoint.c, lookup_cmd and the completers. | Pedro Alves | 1 | -1/+2 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-11-20 | ARI fixes: sprintf rule. | Pierre Muller | 1 | -2/+2 |
2012-06-28 | Make logging work for MI. | Stan Shebs | 1 | -0/+13 |
2012-06-13 | * ada-lang.c (ada_make_symbol_completion_list): Return a VEC. | Tom Tromey | 1 | -28/+11 |
2012-05-08 | Display the ">" prompt in interactive mode while reading canned | Eli Zaretskii | 1 | -0/+12 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-09-12 | gdb/ | Pedro Alves | 1 | -14/+24 |
2011-09-02 | 2011-09-02 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+6 |
2011-08-04 | 2011-08-04 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -3/+3 |
2011-05-30 | 2011-05-30 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+0 |
2011-05-30 | 2011-05-30 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+1 |
2011-05-27 | 2011-05-27 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+1 |