Age | Commit message (Expand) | Author | Files | Lines |
2021-04-22 | gdb/continuations: do minor cleanup | Tankut Baris Aktemur | 1 | -1/+0 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-12-21 | Preserve gdb_std{out, err, log, targ, targerr} across interpreter_exec_cmd | Peter Waller | 1 | -0/+8 |
2020-04-13 | Move event-loop.[ch] to gdbsupport/ | Tom Tromey | 1 | -1/+1 |
2020-01-13 | gdb: add back declarations for _initialize functions | Simon Marchi | 1 | -1/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-08-07 | Make first and last lines of 'command help documentation' consistent. | Philippe Waroquiers | 1 | -3/+6 |
2019-06-18 | gdb: Remove use of deprecated_interactive_hook | Andrew Burgess | 1 | -1/+0 |
2019-06-11 | Remove trailing newlines from help text | Tom Tromey | 1 | -2/+3 |
2019-05-17 | Add debug redirect option | Alan Hayward | 1 | -3/+3 |
2019-05-08 | Move interpreter_p declaration to main.h | Tom Tromey | 1 | -0/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-10-11 | Fix interp::m_name resource leak found by Coverity | Gary Benson | 1 | -1/+3 |
2018-09-16 | Use GNU style for metasyntactic variables in gdb | Tom Tromey | 1 | -1/+1 |
2018-05-25 | Add "name" method to class interp | Tom Tromey | 1 | -6/+6 |
2018-05-25 | Remove interp_name | Tom Tromey | 1 | -8/+0 |
2018-05-25 | Remove interp_ui_out | Tom Tromey | 1 | -12/+0 |
2018-05-25 | Use scoped_restore in a couple of interp-related places | Tom Tromey | 1 | -10/+3 |
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 |