Age | Commit message (Expand) | Author | Files | Lines |
2022-09-20 | Make stdin_event_handler static | Tom Tromey | 1 | -1/+0 |
2022-04-22 | gdb: handle bracketed-paste-mode and EOF correctly | Andrew Burgess | 1 | -0/+6 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-08-11 | gdb: rename async_init_signals to gdb_init_signals | Andrew Burgess | 1 | -1/+1 |
2021-03-12 | Use RAII to set the per-thread SIGSEGV handler | Christian Biesinger | 1 | -5/+14 |
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-11-26 | Introduce thread-safe way to handle SIGSEGV | Tom Tromey | 1 | -0/+6 |
2019-09-18 | Change boolean options to bool instead of int | Christian Biesinger | 1 | -2/+2 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-12-30 | Change input_handler to take a unique_xmalloc_ptr | Tom Tromey | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-07 | Constify execute_command | Tom Tromey | 1 | -1/+1 |
2017-11-06 | Eliminate STOP_SIGNAL, use SIGTSTP directly | Pedro Alves | 1 | -6/+4 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-08-05 | Remove unused cli_command_loop declaration | Simon Marchi | 1 | -2/+0 |
2016-06-21 | Make command line editing (use of readline) be per UI | Pedro Alves | 1 | -5/+5 |
2016-06-21 | Make input_fd be per UI | Pedro Alves | 1 | -1/+0 |
2016-06-21 | Introduce "struct ui" | Pedro Alves | 1 | -2/+0 |
2016-03-09 | Command line input handling TLC | Pedro Alves | 1 | -0/+2 |
2016-03-09 | Eliminate async_annotation_suffix | Pedro Alves | 1 | -1/+0 |
2016-03-09 | gdb_readline2 -> gdb_readline_no_editing_callback | Pedro Alves | 1 | -1/+1 |
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-12-15 | Fix build with Python 3.4 (PR python/16784) | Simon Marchi | 1 | -1/+1 |
2014-11-23 | Fix the processing of Meta-key commands in TUI | Patrick Palka | 1 | -0/+1 |
2014-10-29 | PR python/17372 - Python hangs when displaying help() | Pedro Alves | 1 | -0/+11 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-09-06 | Give every interpreter a command_loop_proc. | Andrew Burgess | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-10-23 | gdb/ | Yao Qi | 1 | -1/+0 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-09-06 | 2011-09-06 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -52/+0 |
2011-07-22 | 2011-07-22 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -3/+0 |
2011-01-07 | 2011-01-07 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-03-14 | * defs.h (do_exec_error_cleanups, discard_exec_error_cleanups) | Vladimir Prus | 1 | -1/+1 |
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-25 | 2005-11-16 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -0/+1 |
2003-04-12 | 2003-04-12 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+2 |
2003-02-12 | 2003-02-12 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -2/+11 |
2003-02-06 | 2003-02-05 Jim Ingham <jingham@apple.com> | Andrew Cagney | 1 | -0/+2 |
2001-11-27 | * NEWS: Updated. | Tom Tromey | 1 | -0/+1 |
2001-04-20 | * event-top.h: Fix formatting. | Mark Kettenis | 1 | -17/+20 |
2001-02-08 | From Mark Kettenis, include <signal.h>. | Andrew Cagney | 1 | -1/+2 |