aboutsummaryrefslogtreecommitdiff
path: root/gdb/inflow.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-22 * auto-load.c (_initialize_auto_load): Update.Tom Tromey1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-03-04 * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate.Ulrich Weigand1-5/+13
2011-01-31fix typo during interactive_mode check in gdb_has_a_terminalJoel Brobecker1-1/+1
2011-01-21move handing of "set interactive-mode" to gdb_has_a_terminalJoel Brobecker1-0/+36
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-6/+6
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+4
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+1
2010-02-24 Multiexec MIVladimir Prus1-2/+1
2010-01-212010-01-21 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-1/+2
2010-01-19Delete unused or undefined functions.Joel Brobecker1-4/+0
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-43/+85
2009-05-24 * inflow.c (copy_terminal_info): Deep copy `run_terminal'.Pedro Alves1-1/+2
2009-05-22 * inflow.c (kill_command): Delete left over static declaration.Pedro Alves1-2/+0
2009-05-21 * linux-nat.c (linux_nat_terminal_inferior)Pedro Alves1-3/+2
2009-05-19 * inflow.c (kill_command): Moved to infcmd.c.Pedro Alves1-37/+0
2009-05-19 * fork-child.c: Don't include frame.h. Include terminal.h.Pedro Alves1-4/+31
2009-05-18 * inflow.h (our_process_group): Remove declaration.Pedro Alves1-59/+139
2009-02-252009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu1-1/+1
2009-01-06Check return values of functions declared with warn_unused_resultJim Blandy1-8/+18
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-2/+2
2008-12-162008-12-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-62/+0
2008-10-27 * inflow.c (kill_command): If the target claims there is stillPedro Alves1-7/+12
2008-09-22 Remove the attach_flag global, and make it per-inferior.Pedro Alves1-5/+10
2008-03-24 * inflow.c (gdb_has_a_terminal): Guard access to our_process_group.Daniel Jacobowitz1-0/+2
2008-03-19 * inflow.c (terminal_ours_1): Guard access toPedro Alves1-0/+2
2008-03-14 * inflow.c (gdb_getpgrp): New.Pedro Alves1-18/+25
2008-03-12 * configure.ac (AC_CHECK_FUNCS): Add check for setsid.Thiago Jung Bauermann1-0/+37
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-10-02 * inflow.c (terminal_ours_1): Remove useless line.Daniel Jacobowitz1-2/+0
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-02-27 * frame.c (deprecated_selected_frame): Rename to...Daniel Jacobowitz1-4/+1
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-02-10 * NEWS: Mention native Windows support.Daniel Jacobowitz1-6/+15
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-07-06Index: gdb/ChangeLogBob Rossi1-2/+2
2005-02-152005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2005-02-122005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+3
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-10-292004-10-29 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-08-11* inflow.c (O_NOCTTY): Define to zero if not already defined.Mark Kettenis1-5/+4
2004-07-30 * inflow.c (kill_command): release file handles in BFD.Jerome Guitton1-0/+1
2004-04-282004-04-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+1
2004-02-29 * inflow.c (terminal_inferior): Don't give up the terminal if weDaniel Jacobowitz1-1/+3
2003-09-212003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+0
2003-09-142003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1