summaryrefslogtreecommitdiff
path: root/gdb/inflow.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-16gdb/inflow.c: Move SIGTTOU temporary ignoring to a RAII classPedro Alves
2017-11-07Constify add_infoTom Tromey
2017-11-06Simplify child_terminal_inferiorPedro Alves
2017-11-06Don't set terminal flags twice in a rowPedro Alves
2017-11-06Assume termios is available, remove support for termio and sgttyPedro Alves
2017-09-20Remove make_cleanup_restore_target_terminalTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-08-22Rename some command functionsSimon Marchi
2017-06-07Move parts of inferior job control to common/Sergio Durigan Junior
2017-04-12Create gdb_termios.h (and cleanup gdb/{,gdbserver/}terminal.h)Sergio Durigan Junior
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-08-23Fix PR20494 - User input stops being echoed in CLIPedro Alves
2016-07-14Add one use of ATTRIBUTE_UNUSEDTom Tromey
2016-06-21Make stdin be per UIPedro Alves
2016-01-26Fix GCC6 -Wmisleading-indentation issues.Mark Wielaard
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add some more casts (1/2)Simon Marchi
2015-08-27gdb: Use sighandler_t everywherePedro Alves
2015-07-31Mostly trivial enum fixesSimon Marchi
2015-01-07Trivially tweak the comment documenting initial_gdb_ttystatePatrick Palka
2015-01-07Empty line after comment documenting set_initial_gdb_ttystate.Joel Brobecker
2015-01-07Don't propagate our current terminal state to the inferiorPatrick Palka
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-27Fix terminal state corruption when starting a program from within TUIPatrick Palka
2014-08-07Include string.h in common-defs.hGary Benson
2014-07-31 * inflow.c (child_terminal_inferior): Add comment.Doug Evans
2014-03-14Rename native-only terminal related functions.Pedro Alves
2014-02-19Add target_ops argument to to_terminal_infoTom Tromey
2014-02-19Add target_ops argument to to_terminal_save_oursTom Tromey
2014-02-19Add target_ops argument to to_terminal_oursTom Tromey
2014-02-19Add target_ops argument to to_terminal_ours_for_outputTom Tromey
2014-02-19Add target_ops argument to to_terminal_inferiorTom Tromey
2014-02-19Add target_ops argument to to_terminal_initTom Tromey
2014-01-13replace XZALLOC with XCNEWTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-10-29Simplify REGISTRY cleanup usagesYao Qi
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado
2013-07-26GDB kills itself instead of interrupting inferiorPedro Alves
2013-05-14 * go32-nat.c (go32_terminal_info): Make 'args' const.Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-08-22 * auto-load.c (_initialize_auto_load): Update.Tom Tromey
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-01-31fix typo during interactive_mode check in gdb_has_a_terminalJoel Brobecker
2011-01-21move handing of "set interactive-mode" to gdb_has_a_terminalJoel Brobecker
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder