Age | Commit message (Expand) | Author | Files | Lines |
1994-07-26 | Tue Jul 26 18:20:46 1994 Paul Flinders (ptf@smee) | Stan Shebs | 2 | -1/+9 |
1994-07-26 | * gdb.base/corefile.exp: Change `else if' to `elseif', which is | Peter Schauer | 1 | -0/+5 |
1994-07-26 | * target.c (nomemory): Fix prototype and routine to take correct | Stu Grossman | 2 | -3/+9 |
1994-07-25 | * gdb.base/opaque.exp: use runto instead of messing around with | J.T. Conklin | 1 | -0/+11 |
1994-07-25 | * gdb.base/opaque.exp: use runto instead of messing around with | J.T. Conklin | 1 | -44/+11 |
1994-07-25 | * Makefile.in (clean): Remove libgdb-files. | Jim Kingdon | 2 | -1/+5 |
1994-07-25 | * coredep.c: Include inferior.h. | Stan Shebs | 2 | -0/+5 |
1994-07-25 | * Makefile.in (LD_FOR_TARGET): Look for ld in ../ld/ld.new. | J.T. Conklin | 2 | -25/+122 |
1994-07-24 | * Makefile.in: Remove extra tabs that confuse some versions | Fred Fish | 2 | -31/+35 |
1994-07-23 | * gdb.base/whatis.exp (v_signed_short_array): Fix a typo. | Stan Shebs | 1 | -0/+2 |
1994-07-23 | * symfile.c (deduce_language_from_filename): Recognize .S as asm, | Stan Shebs | 1 | -0/+3 |
1994-07-23 | * gdb.base/help.exp: Update expected add-symbol-file, ignore, and | Stan Shebs | 1 | -0/+5 |
1994-07-23 | * breakpoint.c (ignore, condition): Move usage note into body of | Stan Shebs | 2 | -19/+28 |
1994-07-23 | * target.c (unpush_target): Fix handling of removal of top target. | Stu Grossman | 2 | -2/+9 |
1994-07-23 | * Makefile.in: Add stuff to build nlmstub. | Stu Grossman | 11 | -140/+352 |
1994-07-22 | Upgraded to use gdb_test. | J.T. Conklin | 1 | -0/+391 |
1994-07-20 | Use gdb_run_cmd | J.T. Conklin | 1 | -18/+5 |
1994-07-20 | Changed pattern in gdb_run_cmd to match up to the first newline only. | J.T. Conklin | 1 | -1/+4 |
1994-07-20 | New implementation of gdb_run_cmd which fixes some subtle bugs. | J.T. Conklin | 1 | -7/+14 |
1994-07-20 | Temporarily back out last change | J.T. Conklin | 1 | -3/+6 |
1994-07-19 | * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd. | J.T. Conklin | 1 | -6/+3 |
1994-07-19 | * gdb.base/funcargs.exp: Use gdb_run_cmd to start program. | J.T. Conklin | 1 | -56/+28 |
1994-07-19 | * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd. | J.T. Conklin | 1 | -2/+5 |
1994-07-19 | * lib/gdb.exp (gdb_run_cmd): New function, used to start program | J.T. Conklin | 1 | -1/+13 |
1994-07-19 | * gdb.base/bitfields.exp: Use gdb_run_cmd to start program. | J.T. Conklin | 1 | -24/+12 |
1994-07-19 | * lib/gdb.exp (gdb_run_cmd): New function, used to start program | J.T. Conklin | 1 | -2/+6 |
1994-07-19 | Mostly converted to use gdb_test proc. | J.T. Conklin | 1 | -271/+100 |
1994-07-19 | This config file didn't belong here | J.T. Conklin | 1 | -3/+0 |
1994-07-19 | * main.c: Include <ctype.h>. | Stan Shebs | 2 | -0/+11 |
1994-07-19 | * gdb.base/bitfields.exp: Simplify by using delete_breakpoints and | J.T. Conklin | 3 | -208/+124 |
1994-07-18 | Modified Files: | Kung Hsu | 2 | -0/+7 |
1994-07-18 | * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug, | J.T. Conklin | 3 | -12/+289 |
1994-07-18 | (is there an echo in here?) | Stan Shebs | 1 | -0/+4 |
1994-07-18 | * gdb.base/corefile.exp: Execute coremaker to generate core dump. | J.T. Conklin | 2 | -0/+150 |
1994-07-17 | (This is the change that should have gone in the main tree ...) | Fred Fish | 2 | -2/+2 |
1994-07-17 | * Makefile.in (VERSION): Bump to 4.12.85. | Fred Fish | 2 | -6/+30 |
1994-07-17 | * gdb.texinfo: Add some more credits. | Stan Shebs | 2 | -15/+36 |
1994-07-17 | * config/m88k/delta88.mh (MUNCH_DEFINE): Remove. | Stan Shebs | 3 | -8/+11 |
1994-07-17 | Harris CX/UX support, from Bob Rusk (rrusk@mail.csd.harris.com). | Stan Shebs | 10 | -15/+701 |
1994-07-17 | * elfread.c (elf_symtab_read): Handle error return from | Peter Schauer | 2 | -5/+18 |
1994-07-17 | * inferior.h (ARCH_NUM_REGS): New macro, actual number of | Stan Shebs | 2 | -4/+22 |
1994-07-16 | * breakpoint.c (ignore, condition): Add usage notes to help strings. | Stan Shebs | 2 | -13/+35 |
1994-07-15 | Stop printing at null char option, from Oliver Meyer | Stan Shebs | 3 | -3/+34 |
1994-07-15 | From Kevin A. Buettner (kev@cujo.geg.mot.com). | Stan Shebs | 2 | -364/+124 |
1994-07-15 | * infrun.c (wait_for_inferior): Handle stepping into leaf | Peter Schauer | 1 | -0/+5 |
1994-07-15 | * gdbint.texinfo: Removed mentions of many incorrectly placed and | Stan Shebs | 2 | -222/+137 |
1994-07-14 | * gdb.base/signals.exp: Allow for optionality of breakpoint | Stan Shebs | 1 | -0/+5 |
1994-07-14 | * dbxread.c: Don't include libbfd.h. | Stan Shebs | 4 | -28/+23 |
1994-07-14 | Modified Files: | Kung Hsu | 2 | -1/+10 |
1994-07-14 | * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test. | Jim Kingdon | 1 | -0/+4 |