aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1993-08-13 * remote-hms.c (hms_wait): use -1 for timeout's which means blockK. Richard Pixley2-1/+4
1993-08-13 * ser-unix.c (get_tty_state): if a descriptor is not a tty, thenK. Richard Pixley2-4/+21
1993-08-13comment changeK. Richard Pixley2-3/+6
1993-08-13 * config/m88k/tm-m88k.h: comment change to remove embeddedK. Richard Pixley2-2/+9
1993-08-13 * Makefile.in (VERSION): Bump to 4.10.1 after release and cvsFred Fish2-17/+35
1993-08-13 * gdbserver/Makefile.in: Use GDBSERVER_LIBS andJim Kingdon4-0/+19
1993-08-12 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so patternFred Fish1-0/+6
1993-08-12* Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.Jim Kingdon2-4/+8
1993-08-12* stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.Jim Kingdon2-7/+18
1993-08-12* lib/gdb.exp (gdb_exit): Move the best version of gdb_exitJohn Gilmore5-133/+17
1993-08-11 * remote-{monitor,bug}.c: Make bug_ops not static (forward declarationJim Kingdon3-6/+12
1993-08-11 * blockframe.c (find_pc_partial_function),Jim Kingdon1-0/+10
1993-08-11* gdb.t24/demangle.exp: Add tests for PR 3220.Jim Kingdon1-0/+8
1993-08-11 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not justFred Fish1-0/+3
1993-08-11Removed many junk machine-collected "conditionals", described someStan Shebs1-0/+5
1993-08-10 * gdb.t06/signals.exp: Rework code that recognizes known SVR4Fred Fish1-0/+6
1993-08-10* config/unix-gdb.exp (gdb_load): Add eof to expect statement.Jim Kingdon1-3/+4
1993-08-10* config/unix-gdb.exp (gdb_load): Add eof to expect statement.Jim Kingdon2-0/+10
1993-08-10 * objfiles.h (struct objfile): Clean up comments forJim Kingdon2-5/+13
1993-08-10 * gdbint.texinfo (Getting Started): Use @itemize, not @table.Jim Kingdon2-18/+29
1993-08-10 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain ofFred Fish1-0/+4
1993-08-10 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,Fred Fish1-0/+4
1993-08-10 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.oFred Fish2-1/+8
1993-08-09Moved the function hashname from stabsread.c to buildsym.c, sinceStan Shebs3-32/+36
1993-08-09 * gdbcore.h: New variable gnutarget.Jim Kingdon1-0/+1
1993-08-09 * remote-udi.c: Make udi_ops extern rather than trying forwardJim Kingdon2-5/+9
1993-08-09add @finaloutDavid MacKenzie1-0/+2
1993-08-09 * hppab-nat.c: Define ptrace to call_ptrace and pass the 5th argJim Kingdon2-12/+9
1993-08-09 * gdb.t15/funcargs.exp: Add comments that hppa xfails are onlyJim Kingdon1-0/+3
1993-08-09 * 29k-share/udi/udr.c: Include fcntl.h not sys/fcntl.h. Also putJim Kingdon2-1/+9
1993-08-09 * environ.c (set_in_environ): Remove G960BASE and G960BIN; they areJim Kingdon1-0/+3
1993-08-09 * gdbcore.h: New variable gnutarget.Jim Kingdon9-30/+104
1993-08-08* ser-unix.c (hardwire_send_break) [HAVE_SGTTY]: Use select not usleep.Jim Kingdon2-4/+16
1993-08-08 * remote.c: Add comments about 'd', 'r', and unrecognized requests.Jim Kingdon1-0/+7
1993-08-08 * gdb.t20/inherit.exp: Change message for "print tagless struct"Jim Kingdon1-0/+5
1993-08-08 * dwarfread.c (record_minimal_symbol): Remove prototype andFred Fish2-59/+11
1993-08-08 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newlineJim Kingdon1-0/+5
1993-08-08 * elfread.c (elf_symtab_read): Properly sort out the bss symbolsFred Fish2-87/+98
1993-08-07 * elfread.c (elf_symtab_read): Properly sort out the bss symbolsFred Fish3-9/+72
1993-08-07 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbolsFred Fish1-0/+7
1993-08-06* ser-go32.c: Define job_control variable.Jim Kingdon1-3/+1
1993-08-06* ser-go32.c: Define job_control variable.Jim Kingdon2-1/+12
1993-08-05handle z8k-coffDavid D. Zuhn1-1/+1
1993-08-05* 29k-share/udi/udip2soc.c: Include sys/types.h before sys/file.h.Jim Kingdon2-1/+6
1993-08-05* config/i386/tm-i386bsd.h (NUM_REGS): There are only 10, not 11.Jim Kingdon2-1/+4
1993-08-05* config/unix-gdb.exp (gdb_exit): Add "wait".Jim Kingdon2-0/+21
1993-08-05* inflow.c: Put all uses of F_GETFL and F_SETFL in #ifdef F_GETFL.Jim Kingdon1-0/+2
1993-08-05* 29k-share/udi/udip2soc.c: Include fcntl.h not sys/fcntl.h.Jim Kingdon2-1/+10
1993-08-05 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", manyFred Fish1-0/+8
1993-08-05 * inflow.c (pass_signal): Signal handlers take one int arg;Fred Fish2-266/+217