| Commit message (Expand) | Author | Age | Files | Lines |
* | * ser-unix.c (hardware_print_tty_state) [HAVE_SGTTY]: Call | Michael Sokolov | 2001-02-06 | 1 | -1/+1 |
* | * monitor.c (#include "gdb_wait.h"): Removed. | J.T. Conklin | 2001-02-02 | 1 | -2/+1 |
* | * ser-unix.c (wait_for): Initialize the FD_SET before every select | Andrew Cagney | 2000-12-02 | 1 | -35/+38 |
* | * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c, | J.T. Conklin | 2000-10-30 | 1 | -1/+1 |
* | 2000-10-25 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 2000-10-25 | 1 | -1/+2 |
* | 2000-09-15 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 2000-09-15 | 1 | -1/+1 |
* | Protoization. | Kevin Buettner | 2000-07-30 | 1 | -3/+1 |
* | Revert previous ser-unix change. Locks up serial device. | Andrew Cagney | 2000-07-01 | 1 | -26/+39 |
* | From Jonathan L. Fix ser-unix.c timing out when there was no timeout. | Andrew Cagney | 2000-03-28 | 1 | -39/+26 |
* | Replace ../include/wait.h with gdb_wait.h. | Andrew Cagney | 2000-02-09 | 1 | -3/+1 |
* | import gdb-2000-02-01 snapshot | Jason Molenda | 2000-02-02 | 1 | -4/+4 |
* | import gdb-1999-10-04 snapshot | Jason Molenda | 1999-10-05 | 1 | -67/+273 |
* | import gdb-1999-09-21 | Jason Molenda | 1999-09-22 | 1 | -125/+378 |
* | import gdb-1999-08-30 snapshot | Jason Molenda | 1999-08-31 | 1 | -3/+0 |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -100/+161 |
* | import gdb-1999-07-07 pre reformat | Jason Molenda | 1999-07-07 | 1 | -5/+1 |
* | import gdb-1999-07-05 snapshot | Jason Molenda | 1999-07-05 | 1 | -1/+5 |
* | import gdb-19990422 snapshot | Stan Shebs | 1999-04-26 | 1 | -24/+24 |
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1999-04-16 | 1 | -0/+808 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -808/+0 |
* | This is the merge of the Itcl3.0 gdbtk development branch into the | Jim Ingham | 1999-01-28 | 1 | -6/+6 |
* | Fri Nov 13 00:15:08 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1998-11-13 | 1 | -6/+6 |
* | 1998-10-16 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1998-10-16 | 1 | -5/+8 |
* | Change the definition of ui_loop_hook to be a function pointer | Drew Moseley | 1998-07-31 | 1 | -1/+1 |
* | * ser-unix.c (wait_for): Do not reset timeout_remaining for cygwin32 so | Keith Seitz | 1998-05-24 | 1 | -3/+26 |
* | Update copyright. | Stu Grossman | 1998-05-04 | 1 | -1/+1 |
* | * ser-unix.c (baudtab): Add 57600, 115200, 230400, and 460800 baud. | Stu Grossman | 1998-05-02 | 1 | -0/+12 |
* | PR 15068 | Fred Fish | 1998-03-06 | 1 | -0/+34 |
* | See gdb ChangeLog entry with header: | Fred Fish | 1996-07-26 | 1 | -1/+7 |
* | Thu Sep 28 14:32:11 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1995-09-29 | 1 | -8/+6 |
* | Update FSF address. | Fred Fish | 1995-08-02 | 1 | -1/+1 |
* | * dache.c (struct dcache_block): Change data member from unsigned char | Fred Fish | 1995-07-18 | 1 | -0/+2 |
* | * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser-tcp.c | Stu Grossman | 1995-03-07 | 1 | -0/+46 |
* | * configure.in: Add nlm subdir to configdirs for alpha-*-netware | Stu Grossman | 1994-06-02 | 1 | -2/+4 |
* | * exec.c (print_section_info): Print entry point for exec_bfd only. | Peter Schauer | 1994-02-24 | 1 | -2/+2 |
* | * ser-unix.c (wait_for, hardwire_readchar) [HAVE_TERMIO, HAVE_TERMIOS]: | Jim Kingdon | 1994-01-29 | 1 | -47/+74 |
* | * remote-mips.c (mips_initialize): Clear mips_initializing via | Jim Kingdon | 1994-01-22 | 1 | -2/+32 |
* | * ser-unix.c (hardwire_noflush_set_tty_state): Don't muck with ICANON. | Jim Kingdon | 1994-01-18 | 1 | -17/+3 |
* | set the other three terminal state pieces for systems that HAVE_SGTTY | K. Richard Pixley | 1993-12-07 | 1 | -0/+6 |
* | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1993-11-01 | 1 | -4/+4 |
* | * inflow.c: Remove unused includes of sys/param.h, etc. | Jim Kingdon | 1993-10-08 | 1 | -120/+3 |
* | gcc lint | K. Richard Pixley | 1993-09-08 | 1 | -5/+4 |
* | * ser-unix.c (get_tty_state): if a descriptor is not a tty, then | K. Richard Pixley | 1993-08-13 | 1 | -4/+14 |
* | * ser-unix.c (hardwire_send_break) [HAVE_SGTTY]: Use select not usleep. | Jim Kingdon | 1993-08-08 | 1 | -4/+14 |
* | * ser-unix.c (gdb_setpgid): Pass our pid, not 0, to setpgid. | Jim Kingdon | 1993-07-29 | 1 | -1/+4 |
* | * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break. | Jim Kingdon | 1993-07-28 | 1 | -0/+42 |
* | * config/sparc/xm-sun4os4.h: Define MEM_FNS_DECLARED and include | Jim Kingdon | 1993-07-27 | 1 | -6/+2 |
* | * ser-unix.c: Don't try to use job control with termio. | Jim Kingdon | 1993-07-19 | 1 | -21/+22 |
* | * ser-unix.c (hardwire_noflush_set_tty_state): Use an assignment, | Jim Kingdon | 1993-07-02 | 1 | -2/+3 |
* | * ser-unix.c (hardwire_print_tty_state) [HAVE_TERMIOS]: Don't | Jim Kingdon | 1993-07-01 | 1 | -4/+11 |