summaryrefslogtreecommitdiff
path: root/gdb/serial.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-05Remove some unused variablesSimon Marchi
2017-11-07Constify add_setshow_*Tom Tromey
2017-11-06Assume termios is available, remove support for termio and sgttyPedro Alves
2017-10-11Constify add_prefix_cmdTom Tromey
2017-09-11Rename _const functions to use overloading insteadTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-02-02Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves
2017-01-12Remove dead serial_interface_lookup callsSimon Marchi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-04-12Introduce a serial interface for select'able eventsPedro Alves
2016-04-12Remove unused struct serial::name fieldPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add some more casts (2/2)Simon Marchi
2015-03-23GDB: Add set/show serial parity command.Yury Grechishchev
2015-03-06New common function "startswith"Gary Benson
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-06-13make calls to help_list use enumeratorTom Tromey
2014-06-10thinko in serial.c::serial_write debug traceJoel Brobecker
2014-05-28Remove "set/show remotebaud" (deprecated) commands.Joel Brobecker
2014-02-19Add target_ops argument to to_log_commandTom Tromey
2014-01-13replace XCALLOC with XCNEWVEC or XCNEWTom Tromey
2014-01-13replace XMALLOC with XNEWTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-19make serial_ops constTom Tromey
2013-11-18remove gdb_string.hTom Tromey
2013-10-10Rename "set/show remotebaud" command into "set/show serial baud"Joel Brobecker
2013-04-19serial_write: change prototype to take a void-pointer buffer.Pedro Alves
2013-03-07 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-20 * serial.c (deprecated_serial_fd): Remove.Tom Tromey
2012-08-02gdb/Yao Qi
2012-06-132012-06-13 Pedro Alves <palves@redhat.com>Pedro Alves
2012-06-112012-06-11 Pedro Alves <palves@redhat.com>Pedro Alves
2012-06-112012-06-11 Pedro Alves <palves@redhat.com>Pedro Alves
2012-06-112012-06-11 Pedro Alves <palves@redhat.com>Pedro Alves
2012-01-28gdb/Jan Kratochvil
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-03-04 * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate.Ulrich Weigand
2011-02-272011-02-27 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-08-20 * serial.h (gdb_pipe, serial_pipe): Declare.Pedro Alves
2010-05-162010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-05-072010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-04-26 * serial.c (serial_write): Handle serial_debug_p akin to serial_read.Doug Evans
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-01-03 Updated copyright notices for most files.Joel Brobecker