aboutsummaryrefslogtreecommitdiff
path: root/gdb/ser-tcp.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-10-26[gdb] Fix more typos in comments (2)Tom de Vries1-1/+1
2019-09-18Change boolean options to bool instead of intChristian Biesinger1-1/+1
2019-08-07Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers1-8/+8
2019-07-09Rename common to gdbsupportTom Tromey1-3/+3
2019-05-03Remove "struct" from foreach statementsTom Tromey1-1/+1
2019-05-03On MS-Windows, define _WIN32_WINNT in a single common place.Eli Zaretskii1-4/+0
2019-03-02Fix GDB compilation on MinGW (PR gdb/24292)Eli Zaretskii1-2/+5
2019-01-25Normalize includes to use common/Tom Tromey1-3/+3
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-08-03Fix thinko when deciding whether to disable TCP's Nagle algorithmSergio Durigan Junior1-1/+1
2018-07-12Declare 'ioarg' (from ser-tcp.c:try_connect) as 'u_long' when on Windows (and...Sergio Durigan Junior1-0/+4
2018-07-11Implement IPv6 support for GDB/gdbserverSergio Durigan Junior1-120/+176
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-06Assume termios is available, remove support for termio and sgttyPedro Alves1-1/+0
2017-10-11Constify add_prefix_cmdTom Tromey1-2/+2
2017-09-22Import "glob" and "getcwd" modules from gnulibSergio Durigan Junior1-0/+4
2017-09-09Remove unnecessary function prototypes.John Baldwin1-2/+0
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-09-16gdb: Use std::min and std::max throughoutPedro Alves1-1/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-11-17[C++/mingw] ser-tcp.c castsPedro Alves1-6/+10
2015-10-13More char constificationPedro Alves1-1/+2
2015-08-24Prepare for gnulib updatePedro Alves1-1/+1
2015-03-23GDB: Add set/show serial parity command.Yury Grechishchev1-0/+1
2015-03-09Revert union gdb_sockaddr_uPedro Alves1-7/+7
2015-03-07Fix struct sockaddr/sockaddr_in/sockaddr_un strict aliasing violationsPedro Alves1-7/+7
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-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-19don't allocate serial_opsTom Tromey1-25/+31
2013-12-19make serial_ops constTom Tromey1-1/+0
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-04-22 PR gdb/7912:Tom Tromey1-2/+3
2013-04-19Make GDB -Wpointer-sign clean on MinGW too.Pedro Alves1-1/+4
2013-04-10Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands.Pedro Alves1-4/+7
2013-03-26ser-tcp.c: Small signed->unsigned cleanup.Pedro Alves1-2/+2
2013-03-07ser-tcp.c:tcp_retry_limit: Change type to unsigned int.Pedro Alves1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-10-282011-10-28 Alen Skondro <askondro@gmail.com>Pedro Alves1-0/+2
2011-03-04 * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate.Ulrich Weigand1-0/+1
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-15/+16
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+3
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-262010-05-26 Ozkan Sezer <sezeroz@gmail.com>Ozkan Sezer1-2/+2
2010-05-162010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+3
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1