Age | Commit message (Expand) | Author | Files | Lines |
2015-03-23 | GDB: Add set/show serial parity command. | Yury Grechishchev | 1 | -0/+1 |
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-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-19 | don't allocate serial_ops | Tom Tromey | 1 | -24/+26 |
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 | -11/+6 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-12-14 | * defs.h (wait_to_die_with_timeout): Declare. | Doug Evans | 1 | -5/+20 |
2011-03-04 | * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate. | Ulrich Weigand | 1 | -0/+1 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -8/+8 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-09-02 | * config.in, configure: Regenerated. | Daniel Jacobowitz | 1 | -4/+8 |
2010-08-20 | * serial.h (gdb_pipe, serial_pipe): Declare. | Pedro Alves | 1 | -7/+26 |
2010-05-25 | * ser-pipe.c (pipe_open): Ignore SIGINTs in child. | Doug Evans | 1 | -0/+9 |
2010-05-16 | 2010-05-16 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+3 |
2010-05-05 | 2010-05-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+0 |
2010-04-20 | * ser-base.c (generic_readchar): Watch for EOF in read of error_fd. | Doug Evans | 1 | -2/+13 |
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-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-04-08 | Pass stderr of program run with "target remote |" | Vladimir Prus | 1 | -0/+20 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
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 | -1/+3 |
2005-03-25 | * ser-base.c (ser_unix_write): Rename to ... | Mark Mitchell | 1 | -13/+13 |
2005-03-25 | * Makefile.in (SFILES): Add ser-base.c. | Mark Mitchell | 1 | -0/+1 |
2004-01-22 | * ser-pipe.c (pipe_open): Use proper null pointer in execl call. | Mark Kettenis | 1 | -1/+1 |
2003-05-13 | * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap | Ian Lance Taylor | 1 | -1/+1 |
2001-07-11 | s/typedef serial_t/struct serial */ | Andrew Cagney | 1 | -4/+4 |
2001-04-08 | Add comments noting that vfork might be defined to be fork. | Kevin Buettner | 1 | -0/+4 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+1 |
2001-02-06 | * signals.h: Removed. | J.T. Conklin | 1 | -1/+1 |
2001-02-02 | * monitor.c (#include "gdb_wait.h"): Removed. | J.T. Conklin | 1 | -1/+0 |
2001-01-31 | 2001-01-31 David Smith <dsmith@redhat.com> | David Smith | 1 | -2/+2 |
2001-01-31 | Cleanup autoconfigury of vfork(). | Andrew Cagney | 1 | -4/+2 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -1/+1 |
2000-12-02 | Add check for vfork() to configure.in. Cleanup uses. | Andrew Cagney | 1 | -0/+4 |
2000-02-09 | Replace ../include/wait.h with gdb_wait.h. | Andrew Cagney | 1 | -3/+1 |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 1 | -0/+1 |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -13/+2 |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 1 | -266/+31 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -1/+1 |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 1 | -3/+0 |
1999-08-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 1 | -1/+3 |
1999-07-19 | import gdb-1999-07-19 snapshot | Jason Molenda | 1 | -37/+44 |