Age | Commit message (Expand) | Author | Files | Lines |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -10/+10 |
2020-04-13 | Move gdb_select.h 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-09-18 | Change boolean options to bool instead of int | Christian Biesinger | 1 | -1/+1 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -2/+2 |
2019-05-28 | Suppress SIGTTOU when handling errors | Alan Hayward | 1 | -0/+4 |
2019-01-25 | Normalize includes to use common/ | Tom Tromey | 1 | -2/+2 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-06 | Assume termios is available, remove support for termio and sgtty | Pedro Alves | 1 | -263/+1 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-04-12 | Create gdb_termios.h (and cleanup gdb/{,gdbserver/}terminal.h) | Sergio Durigan Junior | 1 | -0/+1 |
2017-03-17 | PR remote/21188: Fix remote serial timeout | Pedro Alves | 1 | -151/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-04-12 | target remote: Don't rely on immediate_quit (introduce quit handlers) | Pedro Alves | 1 | -85/+11 |
2016-04-12 | Fix inconsistent handling of EINTR in ser-*.c backends | Pedro Alves | 1 | -11/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -5/+2 |
2015-08-24 | Prepare for gnulib update | Pedro Alves | 1 | -1/+1 |
2015-03-23 | Fix indentation in ser_windows_setparity and hardwire_setparity. | Joel Brobecker | 1 | -1/+1 |
2015-03-23 | GDB: Add set/show serial parity command. | Yury Grechishchev | 1 | -2/+49 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-19 | don't allocate serial_ops | Tom Tromey | 1 | -26/+31 |
2013-12-19 | make serial_ops const | Tom Tromey | 1 | -1/+0 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-04-22 | PR gdb/7912: | Tom Tromey | 1 | -1/+2 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-03-07 | 2011-03-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+4 |
2011-03-04 | * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate. | Ulrich Weigand | 1 | -0/+12 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -17/+17 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -12/+18 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-05-16 | 2010-05-16 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+2 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-03-24 | * gdb_usleep.h, gdb_usleep.c: New files. | Joel Brobecker | 1 | -6/+3 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 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-05-22 | gdb/: | Maciej W. Rozycki | 1 | -0/+40 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-02-10 | * NEWS: Mention native Windows support. | Daniel Jacobowitz | 1 | -3/+4 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-04-21 | * configure.ac: On MinGW, define USE_WIN32API and link with | Mark Mitchell | 1 | -192/+29 |
2005-03-25 | * ser-base.c (ser_unix_write): Rename to ... | Mark Mitchell | 1 | -3/+3 |
2005-03-25 | * Makefile.in (SFILES): Add ser-base.c. | Mark Mitchell | 1 | -289/+3 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |