Age | Commit message (Expand) | Author | Files | Lines |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-06-13 | make calls to help_list use enumerator | Tom Tromey | 1 | -1/+1 |
2014-06-10 | thinko in serial.c::serial_write debug trace | Joel Brobecker | 1 | -1/+1 |
2014-05-28 | Remove "set/show remotebaud" (deprecated) commands. | Joel Brobecker | 1 | -28/+0 |
2014-02-19 | Add target_ops argument to to_log_command | Tom Tromey | 1 | -1/+1 |
2014-01-13 | replace XCALLOC with XCNEWVEC or XCNEW | Tom Tromey | 1 | -1/+1 |
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 | make serial_ops const | Tom Tromey | 1 | -12/+15 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-10-10 | Rename "set/show remotebaud" command into "set/show serial baud" | Joel Brobecker | 1 | -0/+53 |
2013-04-19 | serial_write: change prototype to take a void-pointer buffer. | Pedro Alves | 1 | -7/+9 |
2013-03-07 | * breakpoint.c (catch_syscall_split_args): Use skip_spaces. | Keith Seitz | 1 | -2/+2 |
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 |