Age | Commit message (Expand) | Author | Files | Lines |
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 |
1994-07-14 | Breakpoint hit counts, from Bob Rusk (rrusk@mail.csd.harris.com). | Stan Shebs | 3 | -94/+75 |
1994-07-12 | Minor tweaks | J.T. Conklin | 1 | -1/+2 |
1994-07-12 | * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>, | J.T. Conklin | 1 | -0/+4 |
1994-07-12 | * config/mt-i386-netware: New file. | J.T. Conklin | 3 | -0/+5 |
1994-07-12 | * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not | J.T. Conklin | 1 | -0/+3 |
1994-07-12 | * gdb.base/Makefile.in: Added support for systems that name core | J.T. Conklin | 2 | -4/+12 |
1994-07-12 | * gdb.texinfo (help targets): Changed to `help target', which | Peter Schauer | 2 | -2/+7 |
1994-07-12 | * elfread.c (elf_symfile_read): Unconditionally add dynamic | Peter Schauer | 2 | -3/+13 |
1994-07-12 | * gdb.base/return.exp: Add comment and message for `return double' | Peter Schauer | 1 | -1/+11 |
1994-07-12 | Various updates | Stan Shebs | 8 | -75/+23 |
1994-07-12 | Atari support, from Uwe Seimet (seimet@chemie.uni-kl.de). | Stan Shebs | 7 | -10/+30 |
1994-07-09 | * symtab.c (find_function_start_sal): New function to find | Peter Schauer | 1 | -0/+15 |
1994-07-07 | * ch-exp.y (match_simple_name_string): Don't lower-case here. | Per Bothner | 1 | -11/+20 |
1994-07-06 | * dbxread.c, elfread.c, mipsread.c, nlmread.c, os9kread.c: | Peter Schauer | 7 | -28/+30 |
1994-07-05 | * hppa-tdep.c (read_unwind_info): ELF unwind information is in the | Jeff Law | 2 | -1/+6 |
1994-07-05 | * breakpoint.c (mention): Always show breakpoint address if no | Stan Shebs | 1 | -0/+16 |
1994-07-02 | * config/sparc/tm-sun4sol2.h (HANDLE_SVR4_EXEC_EMULATORS): | Peter Schauer | 1 | -0/+3 |
1994-07-01 | * mpw-config.in (MacSerial.h): Duplicate from standard Serial.h. | Stan Shebs | 3 | -1/+13 |
1994-06-30 | * infrun.c (wait_for_inferior): Print "Program exited normally" | Jim Kingdon | 2 | -7/+6 |