64 Commits (b3f71a301e0e75ae3fc610f061d76374c33a11c2)

Author SHA1 Message Date
Andrew Cagney 2cd58942b9 * serial.h (SERIAL_ASYNC): Delete. 25 years ago
Andrew Cagney 819cc32466 s/typedef serial_t/struct serial */ 25 years ago
Fernando Nasser 08b4f080d5 2001-05-11 Fernando Nasser <fnasser@redhat.com> 26 years ago
Kevin Buettner b6ba6518e9 Update/correct copyright notices. 26 years ago
Michael Sokolov 64122a8ba7 * ser-unix.c (hardware_print_tty_state) [HAVE_SGTTY]: Call 26 years ago
J.T. Conklin 824670030b * monitor.c (#include "gdb_wait.h"): Removed. 26 years ago
Andrew Cagney ab5ba170e9 * ser-unix.c (wait_for): Initialize the FD_SET before every select 26 years ago
J.T. Conklin 8e1a459b89 * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c, 26 years ago
Fernando Nasser faa5effd27 2000-10-25 Fernando Nasser <fnasser@cygnus.com> 26 years ago
Fernando Nasser f7c9d7b698 2000-09-15 Fernando Nasser <fnasser@cygnus.com> 26 years ago
Kevin Buettner fba45db2fa Protoization. 26 years ago
Andrew Cagney 9e294fb82f Revert previous ser-unix change. Locks up serial device. 27 years ago
Andrew Cagney 2171aa415b From Jonathan L. Fix ser-unix.c timing out when there was no timeout. 27 years ago
Andrew Cagney 03f2053f96 Replace ../include/wait.h with gdb_wait.h. 27 years ago
Jason Molenda d9fcf2fb1c import gdb-2000-02-01 snapshot 27 years ago
Jason Molenda 2acceee218 import gdb-1999-10-04 snapshot 27 years ago
Jason Molenda c2c6d25f0d import gdb-1999-09-21 27 years ago
Jason Molenda 104c1213b4 import gdb-1999-08-30 snapshot 27 years ago
Jason Molenda c5aa993b1f import gdb-1999-07-07 post reformat 28 years ago
Jason Molenda 9846de1bb5 import gdb-1999-07-07 pre reformat 28 years ago
Jason Molenda 43ff13b418 import gdb-1999-07-05 snapshot 28 years ago
Stan Shebs 7a292a7adf import gdb-19990422 snapshot 28 years ago
Stan Shebs c906108c21 Initial creation of sourceware repository 28 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 28 years ago
Jim Ingham c98fe0c119 This is the merge of the Itcl3.0 gdbtk development branch into the 28 years ago
Geoffrey Noer d836385e11 Fri Nov 13 00:15:08 1998 Geoffrey Noer <noer@cygnus.com> 28 years ago
Jason Molenda 24418cfbac 1998-10-16 Jason Molenda (jsm@bugshack.cygnus.com) 28 years ago
Drew Moseley c2867a6c70 Change the definition of ui_loop_hook to be a function pointer 28 years ago
Keith Seitz 21b3bc779c * ser-unix.c (wait_for): Do not reset timeout_remaining for cygwin32 so 29 years ago
Stu Grossman 63c3e305f6 Update copyright. 29 years ago
Stu Grossman e5a940e2c8 * ser-unix.c (baudtab): Add 57600, 115200, 230400, and 460800 baud. 29 years ago
Fred Fish 3ffbdf1532 PR 15068 29 years ago
Fred Fish b607efe714 See gdb ChangeLog entry with header: 31 years ago
Steve Chamberlain dedcc91de6 Thu Sep 28 14:32:11 1995 steve chamberlain <sac@slash.cygnus.com> 31 years ago
Fred Fish 6c9638b444 Update FSF address. 32 years ago
Fred Fish 6b14af2bc6 * dache.c (struct dcache_block): Change data member from unsigned char 32 years ago
Stu Grossman 85c8b135fe * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser-tcp.c 32 years ago
Stu Grossman 2e6784a89f * configure.in: Add nlm subdir to configdirs for alpha-*-netware 33 years ago
Peter Schauer 5c07a10bb4 * exec.c (print_section_info): Print entry point for exec_bfd only. 33 years ago
Jim Kingdon 9db58d3ab4 * ser-unix.c (wait_for, hardwire_readchar) [HAVE_TERMIO, HAVE_TERMIOS]: 33 years ago
Jim Kingdon 864df7e6f3 * remote-mips.c (mips_initialize): Clear mips_initializing via 33 years ago
Jim Kingdon d881dd869f * ser-unix.c (hardwire_noflush_set_tty_state): Don't muck with ICANON. 33 years ago
K. Richard Pixley 88cc9a424a set the other three terminal state pieces for systems that HAVE_SGTTY 33 years ago
Thomas Lord 199b2450f6 Change the stream argument to _filtered to GDB_FILE *. 33 years ago
Jim Kingdon a14a8fad36 * inflow.c: Remove unused includes of sys/param.h, etc. 33 years ago
K. Richard Pixley 0ac0a9f6f1 gcc lint 33 years ago
K. Richard Pixley 057c2f4773 * ser-unix.c (get_tty_state): if a descriptor is not a tty, then 34 years ago
Jim Kingdon 95a98b5efa * ser-unix.c (hardwire_send_break) [HAVE_SGTTY]: Use select not usleep. 34 years ago
Jim Kingdon d4c22c5233 * ser-unix.c (gdb_setpgid): Pass our pid, not 0, to setpgid. 34 years ago
Jim Kingdon 704deef2c0 * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break. 34 years ago