Age | Commit message (Expand) | Author | Files | Lines |
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 |
1994-06-30 | Fix a booboo | Stan Shebs | 1 | -1/+1 |
1994-06-30 | * Makefile.in (dcache_h): Remove redundant definition. | Stan Shebs | 6 | -23/+27 |
1994-06-30 | * remote-mips.c: Replace all \r chars with \015. | Stan Shebs | 2 | -5/+26 |
1994-06-30 | * mpw-make.in: Use {s} instead of {srcdir} everywhere. | Stan Shebs | 2 | -74/+75 |
1994-06-29 | * remote-e7000.c (e7000_open): Don't try a tcp open if we're | Steve Chamberlain | 3 | -11/+45 |
1994-06-29 | * configure.in: Use i386m3.mh and i386m3.mt as names of host and | Jean Marie Diaz | 2 | -2/+7 |
1994-06-29 | * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler | Peter Schauer | 1 | -0/+8 |
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 | 4 | -149/+186 |
1994-06-28 | ser-go32.c: Rewrite so it runs under windows. | Steve Chamberlain | 2 | -44/+113 |
1994-06-27 | Use e7000-pc stuff. | Steve Chamberlain | 2 | -2/+2 |
1994-06-27 | * ser-e7kpc.c: New file to support the E7000 with the PC ISA | Steve Chamberlain | 3 | -2/+425 |
1994-06-27 | * somread.c: Simplify by using stabsect_build_psymtabs. | Jeff Law | 4 | -136/+26 |
1994-06-27 | * somread.c: Renamed from paread.c. Changed function names and | Jeff Law | 9 | -574/+590 |
1994-06-24 | * core-sol2.c: New file to handle ELF and BCP core file flavours. | Peter Schauer | 1 | -1/+1 |
1994-06-24 | * core-sol2.c: New file to handle ELF and BCP core file flavours. | Peter Schauer | 4 | -4/+129 |
1994-06-24 | * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular | Peter Schauer | 1 | -0/+7 |
1994-06-24 | * config/mips/xm-makeva.h: Removed, no longer necessary. | Peter Schauer | 1 | -1/+0 |
1994-06-24 | * config/mips/xm-makeva.h: Removed, no longer necessary. | Peter Schauer | 6 | -36/+0 |
1994-06-24 | * README: Add notes about SPARCworks cc under Solaris 2.x | Peter Schauer | 2 | -4/+13 |
1994-06-24 | * gdba.el: Put program input and output in a separate buffer. | Jim Kingdon | 2 | -25/+82 |
1994-06-23 | * annotate.texi (TODO): New node, for keeping track of annotations | Jim Kingdon | 2 | -0/+23 |
1994-06-23 | * gdba.el: Put program output in a separate buffer. | Jim Kingdon | 2 | -14/+95 |
1994-06-23 | * energize-patches, main.c (main), top.c (gdb_init, pwd_command), | Fred Fish | 5 | -15/+21 |
1994-06-22 | Modified Files: | Kung Hsu | 1 | -0/+5 |
1994-06-22 | * mpw-make.in (VERSION): Update to 4.12.3. | Stan Shebs | 7 | -2581/+259 |
1994-06-22 | Remove .Sanitize to prevent release of proprietary sources. This will be added | Stu Grossman | 2 | -92/+17 |
1994-06-22 | Sanitization fixes | Stan Shebs | 2 | -0/+47 |
1994-06-21 | Modified Files: | Kung Hsu | 1 | -0/+11 |
1994-06-21 | Modified Files: | Kung Hsu | 2 | -0/+6 |