aboutsummaryrefslogtreecommitdiff
path: root/gdb/inflow.c
AgeCommit message (Expand)AuthorFilesLines
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
1993-08-05 * inflow.c (pass_signal): Signal handlers take one int arg;Fred Fish1-266/+211
1992-06-24 * Makefile.in (VERSION): Bump to 4.5.6.Fred Fish1-11/+35
1992-02-21* core.c, exec.c, solib.c: Rename target_ops sections =>John Gilmore1-3/+2
1992-01-14gdb-pend/620Stu Grossman1-4/+11
1991-12-05Supply missing '"' character.Fred Fish1-1/+1
1991-12-05Fix things pointed up by Fred Fish's test suite; see ChangeLog.John Gilmore1-41/+81
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-8/+17
1991-09-11* core.c (core_file_command): Print frame at coredump withJohn Gilmore1-2/+2
1991-08-14 * inflow.c (new_tty_prefork, new_tty): New prefork routineJohn Gilmore1-17/+26
1991-04-22Check for NULL selected_frame in various places.Jim Kingdon1-3/+15
1991-03-28Initial revisionK. Richard Pixley1-0/+478
1990-09-05Initial revisionJohn Gilmore1-549/+0
2012-06-03gdb-3.5gdb-3.51-2/+5