summaryrefslogtreecommitdiff
path: root/gdb/terminal.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
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-01-01GDB copyright headers update after running GDB's copyright.py script.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-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
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-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-01-01Update copyright year in most headers.Joel Brobecker
2009-05-19 * fork-child.c: Don't include frame.h. Include terminal.h.Pedro Alves
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-04-29 * terminal.h (create_tty_session): Fix return type.Joel Brobecker
2008-03-12 * configure.ac (AC_CHECK_FUNCS): Add check for setsid.Thiago Jung Bauermann
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2006-02-10 * NEWS: Mention native Windows support.Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2001-03-06Update/correct copyright notices.Kevin Buettner
2000-05-28PARAMS removal.Kevin Buettner
1999-08-23import gdb-1999-08-23 snapshotJason Molenda
1999-07-07import gdb-1999-07-07 post reformatJason Molenda
1999-04-16Initial creation of sourceware repositoryStan Shebs
1999-04-16Initial creation of sourceware repositoryStan Shebs
1996-08-08 * dwarf2read.c dwarfread.c exec.c infcmd.c infrun.c main.cStu Grossman
1995-10-29Sat Oct 28 23:51:48 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain
1991-03-28Initial revisionK. Richard Pixley