Age | Commit message (Expand) | Author | Files | Lines |
2022-04-06 | gdb: make interp_add static | Andrew Burgess | 1 | -2/+0 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-07-10 | Don't include gdbarch.h from defs.h | Tom Tromey | 1 | -0/+1 |
2019-05-17 | Add debug redirect option | Alan Hayward | 1 | -3/+7 |
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-05-25 | Add "name" method to class interp | Tom Tromey | 1 | -2/+7 |
2018-05-25 | Remove interp_name | Tom Tromey | 1 | -3/+1 |
2018-05-25 | Remove interp_ui_out | Tom Tromey | 1 | -1/+0 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-10-21 | Remove leftover declarations in interps.h | Simon Marchi | 1 | -3/+0 |
2017-09-11 | Replace interp_set_temp with scoped_restore_interp | Tom Tromey | 1 | -0/+26 |
2017-07-17 | Introduce class completion_tracker & rewrite completion<->readline interaction | Pedro Alves | 1 | -3/+4 |
2017-02-08 | Eliminate interp::quiet_p | Pedro Alves | 1 | -4/+0 |
2017-02-03 | C++-fy struct interp/cli_interp/tui_interp/mi_interp | Pedro Alves | 1 | -28/+30 |
2017-02-02 | Move "tee" building down to interpreter::set_logging_proc | Pedro Alves | 1 | -10/+12 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-06-21 | Add new command to create extra console/mi UIs | Pedro Alves | 1 | -0/+11 |
2016-06-21 | Simplify starting the command event loop | Pedro Alves | 1 | -4/+8 |
2016-06-21 | Make raw_stdout be per MI instance | Pedro Alves | 1 | -0/+3 |
2016-06-21 | Make command line editing (use of readline) be per UI | Pedro Alves | 1 | -0/+11 |
2016-06-21 | Introduce interpreter factories | Pedro Alves | 1 | -3/+21 |
2016-06-21 | Make the interpreters be per UI | Pedro Alves | 1 | -9/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
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 | -2/+0 |
2014-05-29 | Make display_gdb_prompt CLI-only. | Pedro Alves | 1 | -4/+1 |
2014-05-21 | PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s outp... | Pedro Alves | 1 | -0/+2 |
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 | -1/+0 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-06-28 | Make logging work for MI. | Stan Shebs | 1 | -0/+20 |
2012-05-08 | Display the ">" prompt in interactive mode while reading canned | Eli Zaretskii | 1 | -0/+1 |
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 | -4/+12 |
2011-09-02 | 2011-09-02 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+9 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+2 |
2008-04-19 | New extern for top_level_interpreter. | Nick Roberts | 1 | -0/+1 |
2008-03-14 | Implement MI notification for new threads. | Vladimir Prus | 1 | -2/+4 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-11-07 | 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -0/+1 |
2005-04-26 | 2005-04-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+4 |