aboutsummaryrefslogtreecommitdiff
path: root/gdb/ser-unix.c
AgeCommit message (Expand)AuthorFilesLines
1995-03-07 * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser-tcp.cStu Grossman1-0/+46
1994-06-02 * configure.in: Add nlm subdir to configdirs for alpha-*-netwareStu Grossman1-2/+4
1994-02-24 * exec.c (print_section_info): Print entry point for exec_bfd only.Peter Schauer1-2/+2
1994-01-29 * ser-unix.c (wait_for, hardwire_readchar) [HAVE_TERMIO, HAVE_TERMIOS]:Jim Kingdon1-47/+74
1994-01-22 * remote-mips.c (mips_initialize): Clear mips_initializing viaJim Kingdon1-2/+32
1994-01-18 * ser-unix.c (hardwire_noflush_set_tty_state): Don't muck with ICANON.Jim Kingdon1-17/+3
1993-12-07set the other three terminal state pieces for systems that HAVE_SGTTYK. Richard Pixley1-0/+6
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-4/+4
1993-10-08 * inflow.c: Remove unused includes of sys/param.h, etc.Jim Kingdon1-120/+3
1993-09-08gcc lintK. Richard Pixley1-5/+4
1993-08-13 * ser-unix.c (get_tty_state): if a descriptor is not a tty, thenK. Richard Pixley1-4/+14
1993-08-08* ser-unix.c (hardwire_send_break) [HAVE_SGTTY]: Use select not usleep.Jim Kingdon1-4/+14
1993-07-29* ser-unix.c (gdb_setpgid): Pass our pid, not 0, to setpgid.Jim Kingdon1-1/+4
1993-07-28 * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break.Jim Kingdon1-0/+42
1993-07-27 * config/sparc/xm-sun4os4.h: Define MEM_FNS_DECLARED and includeJim Kingdon1-6/+2
1993-07-19* ser-unix.c: Don't try to use job control with termio.Jim Kingdon1-21/+22
1993-07-02 * ser-unix.c (hardwire_noflush_set_tty_state): Use an assignment,Jim Kingdon1-2/+3
1993-07-01 * ser-unix.c (hardwire_print_tty_state) [HAVE_TERMIOS]: Don'tJim Kingdon1-4/+11
1993-06-30 * inftarg.c: Remove unused include of terminal.h.Jim Kingdon1-8/+258
1993-06-27* ser-unix.c: Move #include of <sys/time.h> to HAVE_SGTTY section.Jim Kingdon1-1/+4
1993-06-26 * remote.c: Add arg names to prototypes, in a modest effort atStu Grossman1-12/+17
1993-05-29 * Makefile.in: Add new file ser-tcp.c.Stu Grossman1-98/+129
1993-05-06 * ser-unix.c (wait_for): Use VTIME to do timeouts instead ofStu Grossman1-16/+46
1993-05-04 * ser-unix.c (wait_for): New routine to handle read timeouts,Stu Grossman1-97/+63
1993-05-02 * defs.h (UINT_MAX, LONG_MAX, INT_MAX, INT_MIN): Replace hexFred Fish1-1/+1
1993-04-30 * ser-unix.c [USE_{TERMIO,ALARM}_TIMEOUT]: New code to deal withJim Kingdon1-17/+96
1993-04-09 * remote.c (remote_open): Use SERIAL_OPEN instead of serial_open.Stu Grossman1-19/+12
1993-04-06 * Makefile.in (SFILES OBS): Add serial.[co] & ser-hardwire.[co].Stu Grossman1-0/+324