summaryrefslogtreecommitdiff
path: root/gdb/inflow.c
Commit message (Expand)AuthorAgeFilesLines
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-2/+2
* GDB kills itself instead of interrupting inferiorPedro Alves2013-07-261-7/+10
* * go32-nat.c (go32_terminal_info): Make 'args' const.Tom Tromey2013-05-141-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * auto-load.c (_initialize_auto_load): Update.Tom Tromey2012-08-221-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate.Ulrich Weigand2011-03-041-5/+13
* fix typo during interactive_mode check in gdb_has_a_terminalJoel Brobecker2011-01-311-1/+1
* move handing of "set interactive-mode" to gdb_has_a_terminalJoel Brobecker2011-01-211-0/+36
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-2/+2
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-6/+6
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-2/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-141-0/+1
* Multiexec MIVladimir Prus2010-02-241-2/+1
* 2010-01-21 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2010-01-211-1/+2
* Delete unused or undefined functions.Joel Brobecker2010-01-191-4/+0
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-43/+85
* * inflow.c (copy_terminal_info): Deep copy `run_terminal'.Pedro Alves2009-05-241-1/+2
* * inflow.c (kill_command): Delete left over static declaration.Pedro Alves2009-05-221-2/+0
* * linux-nat.c (linux_nat_terminal_inferior)Pedro Alves2009-05-211-3/+2
* * inflow.c (kill_command): Moved to infcmd.c.Pedro Alves2009-05-191-37/+0
* * fork-child.c: Don't include frame.h. Include terminal.h.Pedro Alves2009-05-191-4/+31
* * inflow.h (our_process_group): Remove declaration.Pedro Alves2009-05-181-59/+139
* 2009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu2009-02-251-1/+1
* Check return values of functions declared with warn_unused_resultJim Blandy2009-01-061-8/+18
* Updated copyright notices for most files.Joel Brobecker2009-01-031-2/+2
* 2008-12-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold2008-12-161-62/+0
* * inflow.c (kill_command): If the target claims there is stillPedro Alves2008-10-271-7/+12
* Remove the attach_flag global, and make it per-inferior.Pedro Alves2008-09-221-5/+10
* * inflow.c (gdb_has_a_terminal): Guard access to our_process_group.Daniel Jacobowitz2008-03-241-0/+2
* * inflow.c (terminal_ours_1): Guard access toPedro Alves2008-03-191-0/+2
* * inflow.c (gdb_getpgrp): New.Pedro Alves2008-03-141-18/+25
* * configure.ac (AC_CHECK_FUNCS): Add check for setsid.Thiago Jung Bauermann2008-03-121-0/+37
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * inflow.c (terminal_ours_1): Remove useless line.Daniel Jacobowitz2007-10-021-2/+0
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * frame.c (deprecated_selected_frame): Rename to...Daniel Jacobowitz2007-02-271-4/+1
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * NEWS: Mention native Windows support.Daniel Jacobowitz2006-02-101-6/+15
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* Index: gdb/ChangeLogBob Rossi2005-07-061-2/+2
* 2005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-151-2/+2
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-121-3/+3
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-2/+2
* 2005-02-10 Andrew Cagney <cagney@gnu.org>gdb-post-i18n-errorwarning-20050211Andrew Cagney2005-02-111-2/+2
* 2004-10-29 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-291-1/+1
* * inflow.c (O_NOCTTY): Define to zero if not already defined.Mark Kettenis2004-08-111-5/+4
* * inflow.c (kill_command): release file handles in BFD.Jerome Guitton2004-07-301-0/+1