summaryrefslogtreecommitdiff
path: root/gdb/ser-unix.c
AgeCommit message (Expand)Author
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess
2023-11-27Change serial_readchar to throwTom Tromey
2023-11-27Change serial_send_break and serial_write to throwTom Tromey
2023-11-27Change serial "open" functions to throw exceptionTom Tromey
2023-11-27Change serial_setbaudrate to throw exceptionTom Tromey
2023-05-09Support higher baud rates when they are definedDan Callaghan
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker
2022-10-19internal_error: remove need to pass __FILE__/__LINE__Pedro Alves
2022-03-29Unify gdb printf functionsTom Tromey
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-09-30gdbsupport: make gdb_open_cloexec return scoped_fdSimon Marchi
2021-06-17Move scoped_ignore_sigttou to gdbsupport/Pedro Alves
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi
2020-04-13Move gdb_select.h to gdbsupport/Tom Tromey
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-09-18Change boolean options to bool instead of intChristian Biesinger
2019-07-09Rename common to gdbsupportTom Tromey
2019-05-28Suppress SIGTTOU when handling errorsAlan Hayward
2019-01-25Normalize includes to use common/Tom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-06Assume termios is available, remove support for termio and sgttyPedro Alves
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-04-12Create gdb_termios.h (and cleanup gdb/{,gdbserver/}terminal.h)Sergio Durigan Junior
2017-03-17PR remote/21188: Fix remote serial timeoutPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-04-12target remote: Don't rely on immediate_quit (introduce quit handlers)Pedro Alves
2016-04-12Fix inconsistent handling of EINTR in ser-*.c backendsPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-08-24Prepare for gnulib updatePedro Alves
2015-03-23Fix indentation in ser_windows_setparity and hardwire_setparity.Joel Brobecker
2015-03-23GDB: Add set/show serial parity command.Yury Grechishchev
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-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-19don't allocate serial_opsTom Tromey
2013-12-19make serial_ops constTom Tromey
2013-11-18remove gdb_string.hTom Tromey
2013-04-22 PR gdb/7912:Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-03-072011-03-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-03-04 * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate.Ulrich Weigand
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-05-162010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder