OSDN Git Service

* gc.h (gc_process_relocs): Call is_section_foldable_candidate to
[pf3gnuchains/pf3gnuchains3x.git] / gdb / inflow.c
2010-01-01 brobeckeUpdate copyright year in most headers.
2009-10-19 palves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-05-24 palves * inflow.c (copy_terminal_info): Deep copy `run_terminal'.
2009-05-22 palves * inflow.c (kill_command): Delete left over static...
2009-05-21 palves * linux-nat.c (linux_nat_terminal_inferior)
2009-05-19 palves * inflow.c (kill_command): Moved to infcmd.c.
2009-05-19 palves * fork-child.c: Don't include frame.h. Include termin...
2009-05-18 palves * inflow.h (our_process_group): Remove declaration.
2009-02-25 teawater2009-02-25 Hui Zhu <teawater@gmail.com>
2009-01-06 jimbCheck return values of functions declared with warn_unu...
2009-01-03 brobecke Updated copyright notices for most files.
2008-12-16 gingold2008-12-16 Tristan Gingold <gingold@adacore.com>
2008-10-27 palves * inflow.c (kill_command): If the target claims there...
2008-09-22 palves Remove the attach_flag global, and make it per-inferior.
2008-03-24 drow * inflow.c (gdb_has_a_terminal): Guard access to our_p...
2008-03-19 palves * inflow.c (terminal_ours_1): Guard access to
2008-03-14 palves * inflow.c (gdb_getpgrp): New.
2008-03-12 bauermann * configure.ac (AC_CHECK_FUNCS): Add check for setsid.
2008-01-01 drow Updated copyright notices for most files.
2007-10-02 drow * inflow.c (terminal_ours_1): Remove useless line.
2007-08-23 brobecke Switch the license of all .c files to GPLv3.
2007-02-27 drow * frame.c (deprecated_selected_frame): Rename to...
2007-01-09 drowCopyright updates for 2007.
2006-02-10 drow * NEWS: Mention native Windows support.
2005-12-17 eliz * breakpoint.c:
2005-07-06 bobbybraskoIndex: gdb/ChangeLog
2005-02-15 cagney2005-02-15 Andrew Cagney <cagney@gnu.org>
2005-02-12 cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2004-10-29 cagney2004-10-29 Andrew Cagney <cagney@gnu.org>
2004-08-11 kettenis* inflow.c (O_NOCTTY): Define to zero if not already...
2004-07-30 guitton * inflow.c (kill_command): release file handles in...
2004-04-28 cagney2004-04-28 Andrew Cagney <cagney@redhat.com>
2004-02-29 drow * inflow.c (terminal_inferior): Don't give up the...
2003-09-21 cagney2003-09-20 Andrew Cagney <cagney@redhat.com>
2003-09-14 cagney2003-09-14 Andrew Cagney <cagney@redhat.com>
2003-02-07 cagney2003-02-06 Andrew Cagney <ac131313@redhat.com>
2002-11-29 cagney2002-11-29 Andrew Cagney <ac131313@redhat.com>
2002-09-18 cagney2002-09-18 Andrew Cagney <ac131313@redhat.com>
2002-08-26 ciceron Fix PR gdb/393:
2002-04-21 cagney* frame.h (selected_frame_level): Document as deprecated.
2002-03-27 cagneys/strerror/safe_strerror/
2001-07-23 kettenis* configure.in (AC_CHECK_FUNCS): Add setpggrp.
2001-07-15 cagney* serial.h (SERIAL_ASYNC): Delete.
2001-07-11 cagneys/typedef serial_t/struct serial */
2001-05-04 kevinbPhase 1 of the ptid_t changes.
2001-03-06 kevinbUpdate/correct copyright notices.
2001-02-25 kevinbReplace calls to abort() with calls to internal_error().
2001-02-14 cagney* inflow.c (terminal_ours_1): Initialize ``osigtou...
2001-02-06 jtc* signals.h: Removed.
2000-12-15 kevinbReplace free() with xfree().
2000-07-30 kevinbProtoization.
2000-05-28 kevinbPARAMS removal.
1999-04-16 shebsInitial revision