Age | Commit message (Expand) | Author | Files | Lines |
1993-08-13 | * remote-hms.c (hms_wait): use -1 for timeout's which means block | K. Richard Pixley | 2 | -1/+4 |
1993-08-13 | * ser-unix.c (get_tty_state): if a descriptor is not a tty, then | K. Richard Pixley | 2 | -4/+21 |
1993-08-13 | comment change | K. Richard Pixley | 2 | -3/+6 |
1993-08-13 | * config/m88k/tm-m88k.h: comment change to remove embedded | K. Richard Pixley | 2 | -2/+9 |
1993-08-13 | * Makefile.in (VERSION): Bump to 4.10.1 after release and cvs | Fred Fish | 2 | -17/+35 |
1993-08-13 | * gdbserver/Makefile.in: Use GDBSERVER_LIBS and | Jim Kingdon | 4 | -0/+19 |
1993-08-12 | * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern | Fred Fish | 1 | -0/+6 |
1993-08-12 | * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*. | Jim Kingdon | 2 | -4/+8 |
1993-08-12 | * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi. | Jim Kingdon | 2 | -7/+18 |
1993-08-12 | * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit | John Gilmore | 5 | -133/+17 |
1993-08-11 | * remote-{monitor,bug}.c: Make bug_ops not static (forward declaration | Jim Kingdon | 3 | -6/+12 |
1993-08-11 | * blockframe.c (find_pc_partial_function), | Jim Kingdon | 1 | -0/+10 |
1993-08-11 | * gdb.t24/demangle.exp: Add tests for PR 3220. | Jim Kingdon | 1 | -0/+8 |
1993-08-11 | * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just | Fred Fish | 1 | -0/+3 |
1993-08-11 | Removed many junk machine-collected "conditionals", described some | Stan Shebs | 1 | -0/+5 |
1993-08-10 | * gdb.t06/signals.exp: Rework code that recognizes known SVR4 | Fred Fish | 1 | -0/+6 |
1993-08-10 | * config/unix-gdb.exp (gdb_load): Add eof to expect statement. | Jim Kingdon | 1 | -3/+4 |
1993-08-10 | * config/unix-gdb.exp (gdb_load): Add eof to expect statement. | Jim Kingdon | 2 | -0/+10 |
1993-08-10 | * objfiles.h (struct objfile): Clean up comments for | Jim Kingdon | 2 | -5/+13 |
1993-08-10 | * gdbint.texinfo (Getting Started): Use @itemize, not @table. | Jim Kingdon | 2 | -18/+29 |
1993-08-10 | * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of | Fred Fish | 1 | -0/+4 |
1993-08-10 | * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp, | Fred Fish | 1 | -0/+4 |
1993-08-10 | * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o | Fred Fish | 2 | -1/+8 |
1993-08-09 | Moved the function hashname from stabsread.c to buildsym.c, since | Stan Shebs | 3 | -32/+36 |
1993-08-09 | * gdbcore.h: New variable gnutarget. | Jim Kingdon | 1 | -0/+1 |
1993-08-09 | * remote-udi.c: Make udi_ops extern rather than trying forward | Jim Kingdon | 2 | -5/+9 |
1993-08-09 | add @finalout | David MacKenzie | 1 | -0/+2 |
1993-08-09 | * hppab-nat.c: Define ptrace to call_ptrace and pass the 5th arg | Jim Kingdon | 2 | -12/+9 |
1993-08-09 | * gdb.t15/funcargs.exp: Add comments that hppa xfails are only | Jim Kingdon | 1 | -0/+3 |
1993-08-09 | * 29k-share/udi/udr.c: Include fcntl.h not sys/fcntl.h. Also put | Jim Kingdon | 2 | -1/+9 |
1993-08-09 | * environ.c (set_in_environ): Remove G960BASE and G960BIN; they are | Jim Kingdon | 1 | -0/+3 |
1993-08-09 | * gdbcore.h: New variable gnutarget. | Jim Kingdon | 9 | -30/+104 |
1993-08-08 | * ser-unix.c (hardwire_send_break) [HAVE_SGTTY]: Use select not usleep. | Jim Kingdon | 2 | -4/+16 |
1993-08-08 | * remote.c: Add comments about 'd', 'r', and unrecognized requests. | Jim Kingdon | 1 | -0/+7 |
1993-08-08 | * gdb.t20/inherit.exp: Change message for "print tagless struct" | Jim Kingdon | 1 | -0/+5 |
1993-08-08 | * dwarfread.c (record_minimal_symbol): Remove prototype and | Fred Fish | 2 | -59/+11 |
1993-08-08 | * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline | Jim Kingdon | 1 | -0/+5 |
1993-08-08 | * elfread.c (elf_symtab_read): Properly sort out the bss symbols | Fred Fish | 2 | -87/+98 |
1993-08-07 | * elfread.c (elf_symtab_read): Properly sort out the bss symbols | Fred Fish | 3 | -9/+72 |
1993-08-07 | * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols | Fred Fish | 1 | -0/+7 |
1993-08-06 | * ser-go32.c: Define job_control variable. | Jim Kingdon | 1 | -3/+1 |
1993-08-06 | * ser-go32.c: Define job_control variable. | Jim Kingdon | 2 | -1/+12 |
1993-08-05 | handle z8k-coff | David D. Zuhn | 1 | -1/+1 |
1993-08-05 | * 29k-share/udi/udip2soc.c: Include sys/types.h before sys/file.h. | Jim Kingdon | 2 | -1/+6 |
1993-08-05 | * config/i386/tm-i386bsd.h (NUM_REGS): There are only 10, not 11. | Jim Kingdon | 2 | -1/+4 |
1993-08-05 | * config/unix-gdb.exp (gdb_exit): Add "wait". | Jim Kingdon | 2 | -0/+21 |
1993-08-05 | * inflow.c: Put all uses of F_GETFL and F_SETFL in #ifdef F_GETFL. | Jim Kingdon | 1 | -0/+2 |
1993-08-05 | * 29k-share/udi/udip2soc.c: Include fcntl.h not sys/fcntl.h. | Jim Kingdon | 2 | -1/+10 |
1993-08-05 | * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many | Fred Fish | 1 | -0/+8 |
1993-08-05 | * inflow.c (pass_signal): Signal handlers take one int arg; | Fred Fish | 2 | -266/+217 |