Age | Commit message (Expand) | Author | Files | Lines |
1994-07-19 | * main.c: Include <ctype.h>. | Stan Shebs | 1 | -0/+4 |
1994-07-18 | Modified Files: | Kung Hsu | 1 | -0/+5 |
1994-07-18 | (is there an echo in here?) | Stan Shebs | 1 | -0/+4 |
1994-07-17 | (This is the change that should have gone in the main tree ...) | Fred Fish | 1 | -1/+1 |
1994-07-17 | * Makefile.in (VERSION): Bump to 4.12.85. | Fred Fish | 1 | -0/+22 |
1994-07-17 | * elfread.c (elf_symtab_read): Handle error return from | Peter Schauer | 1 | -0/+5 |
1994-07-17 | * inferior.h (ARCH_NUM_REGS): New macro, actual number of | Stan Shebs | 1 | -0/+13 |
1994-07-16 | * breakpoint.c (ignore, condition): Add usage notes to help strings. | Stan Shebs | 1 | -0/+14 |
1994-07-15 | Stop printing at null char option, from Oliver Meyer | Stan Shebs | 1 | -0/+10 |
1994-07-15 | From Kevin A. Buettner (kev@cujo.geg.mot.com). | Stan Shebs | 1 | -0/+15 |
1994-07-15 | * infrun.c (wait_for_inferior): Handle stepping into leaf | Peter Schauer | 1 | -0/+5 |
1994-07-14 | * dbxread.c: Don't include libbfd.h. | Stan Shebs | 1 | -0/+8 |
1994-07-14 | Modified Files: | Kung Hsu | 1 | -0/+5 |
1994-07-14 | Breakpoint hit counts, from Bob Rusk (rrusk@mail.csd.harris.com). | Stan Shebs | 1 | -0/+12 |
1994-07-12 | * elfread.c (elf_symfile_read): Unconditionally add dynamic | Peter Schauer | 1 | -0/+10 |
1994-07-12 | Atari support, from Uwe Seimet (seimet@chemie.uni-kl.de). | Stan Shebs | 1 | -0/+12 |
1994-07-09 | * symtab.c (find_function_start_sal): New function to find | Peter Schauer | 1 | -0/+15 |
1994-07-06 | * dbxread.c, elfread.c, mipsread.c, nlmread.c, os9kread.c: | Peter Schauer | 1 | -0/+14 |
1994-07-05 | * hppa-tdep.c (read_unwind_info): ELF unwind information is in the | Jeff Law | 1 | -0/+5 |
1994-07-05 | * breakpoint.c (mention): Always show breakpoint address if no | Stan Shebs | 1 | -0/+16 |
1994-06-30 | * infrun.c (wait_for_inferior): Print "Program exited normally" | Jim Kingdon | 1 | -0/+6 |
1994-06-30 | * Makefile.in (dcache_h): Remove redundant definition. | Stan Shebs | 1 | -0/+11 |
1994-06-30 | * remote-mips.c: Replace all \r chars with \015. | Stan Shebs | 1 | -0/+6 |
1994-06-29 | * remote-e7000.c (e7000_open): Don't try a tcp open if we're | Steve Chamberlain | 1 | -0/+8 |
1994-06-29 | * configure.in: Use i386m3.mh and i386m3.mt as names of host and | Jean Marie Diaz | 1 | -0/+5 |
1994-06-29 | * dbxread.c (dbx_symfile_read): Unconditionally add dynamic | Peter Schauer | 1 | -0/+8 |
1994-06-28 | * dbxread.c, partial-stab.h (near N_SO): SO stabs with blank | Stu Grossman | 1 | -0/+11 |
1994-06-28 | ser-go32.c: Rewrite so it runs under windows. | Steve Chamberlain | 1 | -0/+13 |
1994-06-27 | * somread.c: Simplify by using stabsect_build_psymtabs. | Jeff Law | 1 | -0/+8 |
1994-06-27 | * somread.c: Renamed from paread.c. Changed function names and | Jeff Law | 1 | -0/+10 |
1994-06-24 | * core-sol2.c: New file to handle ELF and BCP core file flavours. | Peter Schauer | 1 | -2/+6 |
1994-06-24 | * README: Add notes about SPARCworks cc under Solaris 2.x | Peter Schauer | 1 | -0/+9 |
1994-06-24 | * gdba.el: Put program input and output in a separate buffer. | Jim Kingdon | 1 | -1/+1 |
1994-06-23 | * gdba.el: Put program output in a separate buffer. | Jim Kingdon | 1 | -0/+4 |
1994-06-23 | * energize-patches, main.c (main), top.c (gdb_init, pwd_command), | Fred Fish | 1 | -0/+6 |
1994-06-22 | Modified Files: | Kung Hsu | 1 | -0/+5 |
1994-06-21 | Modified Files: | Kung Hsu | 1 | -0/+11 |
1994-06-21 | * c-lang.c (asm_language_defn): New definitions for language_asm, | Peter Schauer | 1 | -0/+6 |
1994-06-20 | * mdebugread.c (parse_symbol): Don't call ecoff_swap_tir_in or | Ian Lance Taylor | 1 | -0/+12 |
1994-06-18 | * breakpoint.c: Include annotate.h. Call annotate_field rather | Jim Kingdon | 1 | -0/+3 |
1994-06-18 | * main.c: Include string.h. | Jim Kingdon | 1 | -0/+4 |
1994-06-16 | * fork-child.c (startup_inferior) [STARTUP_INFERIOR]: If defined, | Stan Shebs | 1 | -2/+12 |
1994-06-16 | * configure.in: Improve sorting/formatting of hosts and targets. | Stan Shebs | 1 | -0/+9 |
1994-06-16 | Keep v9 bits now. | Stan Shebs | 1 | -3/+0 |
1994-06-15 | Init current_directory. | Thomas Lord | 1 | -0/+6 |
1994-06-15 | New features. Less bugs. | Thomas Lord | 1 | -0/+6 |
1994-06-14 | Modified Files: | Kung Hsu | 1 | -0/+4 |
1994-06-14 | Mon Jun 13 17:28:50 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -7/+8 |
1994-06-13 | Modified Files: | Kung Hsu | 1 | -0/+4 |
1994-06-12 | * config/m68k/dpx2.mh (NATDEPFILES): Remove duplicate inclusion | Peter Schauer | 1 | -0/+27 |