summaryrefslogtreecommitdiffstats
path: root/gdb/ser-unix.c
Commit message (Expand)AuthorAgeFilesLines
* * serial.h (SERIAL_ASYNC): Delete.Andrew Cagney2001-07-151-4/+4
* s/typedef serial_t/struct serial */Andrew Cagney2001-07-111-62/+67
* 2001-05-11 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2001-05-111-8/+41
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* * ser-unix.c (hardware_print_tty_state) [HAVE_SGTTY]: CallMichael Sokolov2001-02-061-1/+1
* * monitor.c (#include "gdb_wait.h"): Removed.J.T. Conklin2001-02-021-2/+1
* * ser-unix.c (wait_for): Initialize the FD_SET before every selectAndrew Cagney2000-12-021-35/+38
* * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c,J.T. Conklin2000-10-301-1/+1
* 2000-10-25 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-10-251-1/+2
* 2000-09-15 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-09-151-1/+1
* Protoization.Kevin Buettner2000-07-301-3/+1
* Revert previous ser-unix change. Locks up serial device.Andrew Cagney2000-07-011-26/+39
* From Jonathan L. Fix ser-unix.c timing out when there was no timeout.Andrew Cagney2000-03-281-39/+26
* Replace ../include/wait.h with gdb_wait.h.Andrew Cagney2000-02-091-3/+1
* import gdb-2000-02-01 snapshotJason Molenda2000-02-021-4/+4
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-67/+273
* import gdb-1999-09-21Jason Molenda1999-09-221-125/+378
* import gdb-1999-08-30 snapshotJason Molenda1999-08-311-3/+0
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-100/+161
* import gdb-1999-07-07 pre reformatJason Molenda1999-07-071-5/+1
* import gdb-1999-07-05 snapshotJason Molenda1999-07-051-1/+5
* import gdb-19990422 snapshotStan Shebs1999-04-261-24/+24
* Initial creation of sourceware repositoryStan Shebs1999-04-161-0/+808
* Initial creation of sourceware repositoryStan Shebs1999-04-161-808/+0
* This is the merge of the Itcl3.0 gdbtk development branch into theJim Ingham1999-01-281-6/+6
* Fri Nov 13 00:15:08 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1998-11-131-6/+6
* 1998-10-16 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1998-10-161-5/+8
* Change the definition of ui_loop_hook to be a function pointerDrew Moseley1998-07-311-1/+1
* * ser-unix.c (wait_for): Do not reset timeout_remaining for cygwin32 soKeith Seitz1998-05-241-3/+26
* Update copyright.Stu Grossman1998-05-041-1/+1
* * ser-unix.c (baudtab): Add 57600, 115200, 230400, and 460800 baud.Stu Grossman1998-05-021-0/+12
* PR 15068Fred Fish1998-03-061-0/+34
* See gdb ChangeLog entry with header:Fred Fish1996-07-261-1/+7
* Thu Sep 28 14:32:11 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-09-291-8/+6
* Update FSF address.Fred Fish1995-08-021-1/+1
* * dache.c (struct dcache_block): Change data member from unsigned charFred Fish1995-07-181-0/+2
* * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser-tcp.cStu Grossman1995-03-071-0/+46
* * configure.in: Add nlm subdir to configdirs for alpha-*-netwareStu Grossman1994-06-021-2/+4
* * exec.c (print_section_info): Print entry point for exec_bfd only.Peter Schauer1994-02-241-2/+2
* * ser-unix.c (wait_for, hardwire_readchar) [HAVE_TERMIO, HAVE_TERMIOS]:Jim Kingdon1994-01-291-47/+74
* * remote-mips.c (mips_initialize): Clear mips_initializing viaJim Kingdon1994-01-221-2/+32
* * ser-unix.c (hardwire_noflush_set_tty_state): Don't muck with ICANON.Jim Kingdon1994-01-181-17/+3
* set the other three terminal state pieces for systems that HAVE_SGTTYK. Richard Pixley1993-12-071-0/+6
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-4/+4
* * inflow.c: Remove unused includes of sys/param.h, etc.Jim Kingdon1993-10-081-120/+3
* gcc lintK. Richard Pixley1993-09-081-5/+4
* * ser-unix.c (get_tty_state): if a descriptor is not a tty, thenK. Richard Pixley1993-08-131-4/+14
* * ser-unix.c (hardwire_send_break) [HAVE_SGTTY]: Use select not usleep.Jim Kingdon1993-08-081-4/+14
* * ser-unix.c (gdb_setpgid): Pass our pid, not 0, to setpgid.Jim Kingdon1993-07-291-1/+4
* * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break.Jim Kingdon1993-07-281-0/+42
OpenPOWER on IntegriCloud