| Commit message (Expand) | Author | Age | Files | Lines |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -3/+1 |
* | * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate. | Ulrich Weigand | 2011-03-04 | 1 | -5/+13 |
* | fix typo during interactive_mode check in gdb_has_a_terminal | Joel Brobecker | 2011-01-31 | 1 | -1/+1 |
* | move handing of "set interactive-mode" to gdb_has_a_terminal | Joel Brobecker | 2011-01-21 | 1 | -0/+36 |
* | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-10 | 1 | -2/+2 |
* | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-09 | 1 | -6/+6 |
* | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-05 | 1 | -2/+4 |
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -1/+1 |
* | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2010-05-14 | 1 | -0/+1 |
* | Multiexec MI | Vladimir Prus | 2010-02-24 | 1 | -2/+1 |
* | 2010-01-21 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 2010-01-21 | 1 | -1/+2 |
* | Delete unused or undefined functions. | Joel Brobecker | 2010-01-19 | 1 | -4/+0 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+1 |
* | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2009-10-19 | 1 | -43/+85 |
* | * inflow.c (copy_terminal_info): Deep copy `run_terminal'. | Pedro Alves | 2009-05-24 | 1 | -1/+2 |
* | * inflow.c (kill_command): Delete left over static declaration. | Pedro Alves | 2009-05-22 | 1 | -2/+0 |
* | * linux-nat.c (linux_nat_terminal_inferior) | Pedro Alves | 2009-05-21 | 1 | -3/+2 |
* | * inflow.c (kill_command): Moved to infcmd.c. | Pedro Alves | 2009-05-19 | 1 | -37/+0 |
* | * fork-child.c: Don't include frame.h. Include terminal.h. | Pedro Alves | 2009-05-19 | 1 | -4/+31 |
* | * inflow.h (our_process_group): Remove declaration. | Pedro Alves | 2009-05-18 | 1 | -59/+139 |
* | 2009-02-25 Hui Zhu <teawater@gmail.com> | Hui Zhu | 2009-02-25 | 1 | -1/+1 |
* | Check return values of functions declared with warn_unused_result | Jim Blandy | 2009-01-06 | 1 | -8/+18 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -2/+2 |
* | 2008-12-16 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2008-12-16 | 1 | -62/+0 |
* | * inflow.c (kill_command): If the target claims there is still | Pedro Alves | 2008-10-27 | 1 | -7/+12 |
* | Remove the attach_flag global, and make it per-inferior. | Pedro Alves | 2008-09-22 | 1 | -5/+10 |
* | * inflow.c (gdb_has_a_terminal): Guard access to our_process_group. | Daniel Jacobowitz | 2008-03-24 | 1 | -0/+2 |
* | * inflow.c (terminal_ours_1): Guard access to | Pedro Alves | 2008-03-19 | 1 | -0/+2 |
* | * inflow.c (gdb_getpgrp): New. | Pedro Alves | 2008-03-14 | 1 | -18/+25 |
* | * configure.ac (AC_CHECK_FUNCS): Add check for setsid. | Thiago Jung Bauermann | 2008-03-12 | 1 | -0/+37 |
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -1/+1 |
* | * inflow.c (terminal_ours_1): Remove useless line. | Daniel Jacobowitz | 2007-10-02 | 1 | -2/+0 |
* | Switch the license of all .c files to GPLv3. | Joel Brobecker | 2007-08-23 | 1 | -4/+2 |
* | * frame.c (deprecated_selected_frame): Rename to... | Daniel Jacobowitz | 2007-02-27 | 1 | -4/+1 |
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -1/+1 |
* | * NEWS: Mention native Windows support. | Daniel Jacobowitz | 2006-02-10 | 1 | -6/+15 |
* | * breakpoint.c: | Eli Zaretskii | 2005-12-17 | 1 | -3/+3 |
* | Index: gdb/ChangeLog | Bob Rossi | 2005-07-06 | 1 | -2/+2 |
* | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-15 | 1 | -2/+2 |
* | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-12 | 1 | -3/+3 |
* | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-11 | 1 | -2/+2 |
* | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-11 | 1 | -2/+2 |
* | 2004-10-29 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-10-29 | 1 | -1/+1 |
* | * inflow.c (O_NOCTTY): Define to zero if not already defined. | Mark Kettenis | 2004-08-11 | 1 | -5/+4 |
* | * inflow.c (kill_command): release file handles in BFD. | Jerome Guitton | 2004-07-30 | 1 | -0/+1 |
* | 2004-04-28 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2004-04-28 | 1 | -2/+1 |
* | * inflow.c (terminal_inferior): Don't give up the terminal if we | Daniel Jacobowitz | 2004-02-29 | 1 | -1/+3 |
* | 2003-09-20 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-09-21 | 1 | -4/+0 |
* | 2003-09-14 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-09-14 | 1 | -1/+1 |
* | 2003-02-06 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2003-02-07 | 1 | -16/+1 |