Age | Commit message (Expand) | Author | Files | Lines |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-20 | * serial.c (deprecated_serial_fd): Remove. | Tom Tromey | 1 | -13/+0 |
2012-08-02 | gdb/ | Yao Qi | 1 | -6/+6 |
2012-06-13 | 2012-06-13 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -0/+35 |
2012-06-11 | 2012-06-11 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -1/+26 |
2012-06-11 | 2012-06-11 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -188/+0 |
2012-06-11 | 2012-06-11 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -6/+0 |
2012-01-28 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2011-03-04 | * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate. | Ulrich Weigand | 1 | -0/+6 |
2011-02-27 | 2011-02-27 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -14/+14 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+9 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-08-20 | * serial.h (gdb_pipe, serial_pipe): Declare. | Pedro Alves | 1 | -15/+51 |
2010-05-16 | 2010-05-16 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+1 |
2010-05-07 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+0 |
2010-04-26 | * serial.c (serial_write): Handle serial_debug_p akin to serial_read. | Doug Evans | 1 | -0/+12 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+2 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-02-23 | Unbreak 'target async'. | Vladimir Prus | 1 | -4/+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-08-08 | 2007-08-08 Jan Kratochvil <jan.kratochvil@redhat.com> | Jan Kratochvil | 1 | -1/+2 |
2007-04-08 | Pass stderr of program run with "target remote |" | Vladimir Prus | 1 | -0/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-11-04 | 2006-11-04 Vladimir Prus <vladimir@codesourcery.com> | Vladimir Prus | 1 | -1/+4 |
2006-04-24 | * ser-mingw.c: Include <conio.h>. | Daniel Jacobowitz | 1 | -0/+7 |
2006-04-11 | src/gdb/ChangeLog: | Jim Blandy | 1 | -2/+5 |
2006-02-10 | * NEWS: Mention native Windows support. | Daniel Jacobowitz | 1 | -3/+34 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-02-21 | 2005-02-20 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+7 |
2005-02-18 | 2005-02-18 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -8/+8 |
2005-02-17 | 2005-02-17 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -7/+7 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -7/+7 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+4 |
2004-07-26 | 2004-07-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -8/+9 |
2004-06-29 | 2004-06-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2002-03-19 | * defs.h (XMALLOC): Define. | Andrew Cagney | 1 | -5/+2 |
2002-02-24 | * ocd.c (ocd_open): Do not try to open the "ocd" device. | Andrew Cagney | 1 | -3/+1 |
2001-09-26 | Add framework for ``set/show serial ...''. | Andrew Cagney | 1 | -0/+31 |
2001-07-15 | * serial.h (SERIAL_ASYNC): Delete. | Andrew Cagney | 1 | -14/+14 |
2001-07-11 | s/typedef serial_t/struct serial */ | Andrew Cagney | 1 | -39/+36 |
2001-07-09 | s/struct _serial_t/struct serial/ | Andrew Cagney | 1 | -2/+5 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -2/+2 |
2001-02-08 | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 1 | -2/+4 |
2001-01-31 | Replace strsave() with xstrdup(). | Andrew Cagney | 1 | -2/+4 |
2000-12-15 | vasprintf() -> xvasprintf() | Andrew Cagney | 1 | -1/+1 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -5/+5 |
2000-06-08 | Change signature of function add_set_enum_cmd() so that it uses | Andrew Cagney | 1 | -5/+5 |