summaryrefslogtreecommitdiff
path: root/gdb/ser-pipe.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb: preserve `|` in connection details stringAndrew Burgess2022-01-181-0/+6
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* [PR gdb/28369] Use get_shell on gdb/ser-pipe.cSergio Durigan Junior2021-09-301-1/+4
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-2/+2
* Normalize includes to use common/Tom Tromey2019-01-251-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Assume termios is available, remove support for termio and sgttyPedro Alves2017-11-061-1/+0
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-1/+1
* Prepare for gnulib updatePedro Alves2015-08-241-1/+1
* GDB: Add set/show serial parity command.Yury Grechishchev2015-03-231-0/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* replace XMALLOC with XNEWTom Tromey2014-01-131-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* don't allocate serial_opsTom Tromey2013-12-191-24/+26
* make serial_ops constTom Tromey2013-12-191-1/+0
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* PR gdb/7912:Tom Tromey2013-04-221-11/+6
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* * defs.h (wait_to_die_with_timeout): Declare.Doug Evans2011-12-141-5/+20
* * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate.Ulrich Weigand2011-03-041-0/+1
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-8/+8
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * config.in, configure: Regenerated.Daniel Jacobowitz2010-09-021-4/+8
* * serial.h (gdb_pipe, serial_pipe): Declare.Pedro Alves2010-08-201-7/+26
* * ser-pipe.c (pipe_open): Ignore SIGINTs in child.Doug Evans2010-05-251-0/+9
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-0/+3
* 2010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-051-2/+0
* * ser-base.c (generic_readchar): Watch for EOF in read of error_fd.Doug Evans2010-04-201-2/+13
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+2
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Pass stderr of program run with "target remote |"Vladimir Prus2007-04-081-0/+20
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * configure.ac: On MinGW, define USE_WIN32API and link withMark Mitchell2005-04-211-1/+3
* * ser-base.c (ser_unix_write): Rename to ...Mark Mitchell2005-03-251-13/+13
* * Makefile.in (SFILES): Add ser-base.c.Mark Mitchell2005-03-251-0/+1
* * ser-pipe.c (pipe_open): Use proper null pointer in execl call.Mark Kettenis2004-01-221-1/+1
* * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swapIan Lance Taylor2003-05-131-1/+1