aboutsummaryrefslogtreecommitdiff
path: root/gdb/serial.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add some more casts (2/2)Simon Marchi1-2/+2
2015-03-23GDB: Add set/show serial parity command.Yury Grechishchev1-0/+40
2015-03-06New common function "startswith"Gary Benson1-2/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-06-13make calls to help_list use enumeratorTom Tromey1-1/+1
2014-06-10thinko in serial.c::serial_write debug traceJoel Brobecker1-1/+1
2014-05-28Remove "set/show remotebaud" (deprecated) commands.Joel Brobecker1-28/+0
2014-02-19Add target_ops argument to to_log_commandTom Tromey1-1/+1
2014-01-13replace XCALLOC with XCNEWVEC or XCNEWTom Tromey1-1/+1
2014-01-13replace XMALLOC with XNEWTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-19make serial_ops constTom Tromey1-12/+15
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-10-10Rename "set/show remotebaud" command into "set/show serial baud"Joel Brobecker1-0/+53
2013-04-19serial_write: change prototype to take a void-pointer buffer.Pedro Alves1-7/+9
2013-03-07 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz1-2/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-20 * serial.c (deprecated_serial_fd): Remove.Tom Tromey1-13/+0
2012-08-02gdb/Yao Qi1-6/+6
2012-06-132012-06-13 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+35
2012-06-112012-06-11 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+26
2012-06-112012-06-11 Pedro Alves <palves@redhat.com>Pedro Alves1-188/+0
2012-06-112012-06-11 Pedro Alves <palves@redhat.com>Pedro Alves1-6/+0
2012-01-28gdb/Jan Kratochvil1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-03-04 * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate.Ulrich Weigand1-0/+6
2011-02-272011-02-27 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-14/+14
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-4/+9
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-08-20 * serial.h (gdb_pipe, serial_pipe): Declare.Pedro Alves1-15/+51
2010-05-162010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+1
2010-05-072010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+0
2010-04-26 * serial.c (serial_write): Handle serial_debug_p akin to serial_read.Doug Evans1-0/+12
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+2
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-02-23 Unbreak 'target async'.Vladimir Prus1-4/+4
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-08-082007-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>Jan Kratochvil1-1/+2
2007-04-08 Pass stderr of program run with "target remote |"Vladimir Prus1-0/+1
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2006-11-042006-11-04 Vladimir Prus <vladimir@codesourcery.com>Vladimir Prus1-1/+4
2006-04-24 * ser-mingw.c: Include <conio.h>.Daniel Jacobowitz1-0/+7
2006-04-11src/gdb/ChangeLog:Jim Blandy1-2/+5
2006-02-10 * NEWS: Mention native Windows support.Daniel Jacobowitz1-3/+34
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-02-212005-02-20 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+7