aboutsummaryrefslogtreecommitdiff
path: root/gdb/inflow.c
AgeCommit message (Expand)AuthorFilesLines
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
2003-02-072003-02-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-16/+1
2002-11-292002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+3
2002-09-182002-09-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-08-26 Fix PR gdb/393:Stephane Carrez1-0/+17
2002-04-21* frame.h (selected_frame_level): Document as deprecated.Andrew Cagney1-1/+2
2002-03-27s/strerror/safe_strerror/Andrew Cagney1-2/+2
2001-07-23* configure.in (AC_CHECK_FUNCS): Add setpggrp.Mark Kettenis1-8/+11
2001-07-15* serial.h (SERIAL_ASYNC): Delete.Andrew Cagney1-12/+13
2001-07-11s/typedef serial_t/struct serial */Andrew Cagney1-1/+1
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-7/+7
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-02-25Replace calls to abort() with calls to internal_error().Kevin Buettner1-2/+2
2001-02-14* inflow.c (terminal_ours_1): Initialize ``osigtou''. OnlyAndrew Cagney1-1/+3
2001-02-06* signals.h: Removed.J.T. Conklin1-1/+0
2000-12-15Replace free() with xfree().Kevin Buettner1-2/+2
2000-07-30Protoization.Kevin Buettner1-33/+22
2000-05-28PARAMS removal.Kevin Buettner1-10/+6
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-0/+4
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-1/+2
1999-09-22import gdb-1999-09-21Jason Molenda1-1/+1
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-3/+0
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-91/+112
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-0/+2
1999-04-26import gdb-19990422 snapshotStan Shebs1-0/+3
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+751
1999-04-16Initial creation of sourceware repositoryStan Shebs1-737/+0
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-0/+9
1996-07-17Changes from the FSF for Hurd thread support.Stu Grossman1-26/+33
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-1/+1
1995-07-31* configure.in: Check for unistd.h.J.T. Conklin1-7/+18
1994-08-02* inflow.c (kill_command): Fix a bug which prevented targetJ.T. Conklin1-2/+1
1994-07-29 From Kevin A. Buettner (kev@cujo.geg.mot.com).Fred Fish1-1/+1
1994-07-23 * Makefile.in: Add stuff to build nlmstub.Stu Grossman1-1/+62
1994-05-14Sat May 14 15:13:52 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-33/+0
1994-05-10Trivial change to prepare for a real oneStan Shebs1-4/+17
1993-11-05 * inflow.c (terminal_init_inferior): Temporarily use Lynx PIDGETStu Grossman1-0/+4
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-3/+9
1993-10-14 * inflow.c: Pass pointer to process group, not process group itself,Jim Kingdon1-2/+2
1993-10-13 * inflow.c (terminal_ours_1): Don't print warning on failure toJim Kingdon1-3/+6
1993-10-12 * inflow.c: Use 0 (standard input) not scb->fd.Jim Kingdon1-4/+8
1993-10-08 * inflow.c: Remove unused includes of sys/param.h, etc.Jim Kingdon1-18/+146
1993-10-07 * breakpoint.c, breakpoint.h (breakpoint_init_inferior): New functionJim Kingdon1-10/+3
1993-09-29 * target.c (target_detach): Call generic_mourn_inferior.Jim Kingdon1-17/+26