Age | Commit message (Expand) | Author | Files | Lines |
1993-10-03 | Added new slot to objfile struct to be shared by all stab-reading formats. | Stan Shebs | 6 | -22/+41 |
1993-10-03 | * stabs.texinfo (Include Files): Fix typo (start -> end). | Jim Kingdon | 2 | -5/+8 |
1993-10-03 | * Makefile.in, coff-solib.c, coff-solib.h, i386lynx.mt, | Jim Kingdon | 1 | -1/+1 |
1993-10-03 | * mipsread.c, objfiles.c, utils.c: Use PTR not void *. RISC/OS | Jim Kingdon | 3 | -4/+8 |
1993-10-03 | * config/mips/news-mips.mh: Remove coredep.o; mips-nat.o does it. | Jim Kingdon | 3 | -3/+9 |
1993-10-02 | * Makefile.in, coff-solib.c, coff-solib.h, i386lynx.mt, | Stu Grossman | 7 | -5/+198 |
1993-10-02 | * m88k-nat.c (store_inferior_registers): When writing all registers, | Jim Kingdon | 2 | -47/+53 |
1993-10-02 | * TODO: Don't suggest doing fast watchpoints by stepping a line | Jim Kingdon | 2 | -3/+9 |
1993-10-01 | * printcmd.c (do_examine): Make meaning of 'h', 'w', and 'g' not | Jim Kingdon | 2 | -33/+41 |
1993-10-01 | Modified Files: | Kung Hsu | 1 | -13/+0 |
1993-10-01 | Modified Files: | Kung Hsu | 1 | -0/+19 |
1993-10-01 | Delete obsolete text (which was @ignore'd since July). | Roland Pesch | 1 | -30/+0 |
1993-10-01 | Assorted small improvements, mostly from FSF editing pass (Melissa). | Roland Pesch | 3 | -72/+75 |
1993-10-01 | * m88k-nat.c (fill_gregset): Fix typo (R_SFIP -> R_FIP). | Jim Kingdon | 2 | -1/+6 |
1993-09-30 | * c-typeprint.c (c_type_print_base, TYPE_FN_FIELD_STUB code): | Jim Kingdon | 1 | -6/+15 |
1993-09-30 | * blockframe.c (find_pc_partial_function): If pst->readin is | Jim Kingdon | 1 | -0/+3 |
1993-09-30 | * inflow.c (generic_mourn_inferior): Call reinit_frame_cache | Jim Kingdon | 2 | -7/+22 |
1993-09-30 | * corelow.c (core_detach): Call reinit_frame_cache. | Jim Kingdon | 3 | -0/+16 |
1993-09-30 | * fork-child.c (fork_inferior): Don't call target_terminal_init | Jim Kingdon | 2 | -6/+25 |
1993-09-30 | * c-exp.y, m2-exp.y: Change type of address for msymbol to | Peter Schauer | 3 | -3/+11 |
1993-09-30 | * defs.h (TARGET_*_BIT): Don't use host information (sizeof) in | Jim Kingdon | 1 | -0/+3 |
1993-09-30 | * findvar.c, value.h (write_register): Change val to LONGEST. | Jim Kingdon | 1 | -1/+1 |
1993-09-30 | * gdb.texinfo: Remove stuff about ar and 14 character filenames. | Jim Kingdon | 2 | -16/+6 |
1993-09-30 | * cp-valprint.c (cp_is_vtbl_ptr_type): Continue to accept old form. | Jim Kingdon | 2 | -4/+17 |
1993-09-30 | * Makefile.in: Add deps for i386lynx-nat.o and i386lynx-tdep.o to | Stu Grossman | 1 | -0/+5 |
1993-09-29 | Modified Files: | Kung Hsu | 1 | -0/+4 |
1993-09-29 | Modified Files: | Kung Hsu | 1 | -4/+5 |
1993-09-29 | check in ChangeLog entry for kung change | Jim Kingdon | 1 | -0/+4 |
1993-09-29 | Modified Files: | Kung Hsu | 1 | -1/+18 |
1993-09-29 | * target.c (target_detach): Call generic_mourn_inferior. | Jim Kingdon | 3 | -28/+161 |
1993-09-29 | * dbxread.c, coffread.c, elfread.c: A few changes to comments. | Jim Kingdon | 2 | -2/+5 |
1993-09-29 | * dbxread.c, coffread.c: A few changes to comments. | Jim Kingdon | 2 | -2/+13 |
1993-09-29 | Additions to support stabs-in-coff. | Stan Shebs | 3 | -18/+182 |
1993-09-29 | * gdb.t24 (demangle.exp): Constructors of templates have names like | Jim Kingdon | 1 | -0/+8 |
1993-09-28 | * infcmd.c (run_stack_dummy): Set the frame in the bp_call_dummy | Jim Kingdon | 1 | -0/+5 |
1993-09-28 | * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX". | Jim Kingdon | 1 | -0/+8 |
1993-09-28 | * config/nm-sysv4.h: Include solib.h. Define SVR4_SHARED_LIBS. | Ian Lance Taylor | 7 | -9/+20 |
1993-09-28 | Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 24 | -211/+250 |
1993-09-28 | * utils.c (fprintfi_filtered): Fix comments. | Jim Kingdon | 1 | -0/+4 |
1993-09-28 | * main.c, utils.c: Add comments about immediate_quit. | Jim Kingdon | 1 | -36/+81 |
1993-09-28 | * coffread.c (read_coff_symtab): Don't call getfilename if there | Stu Grossman | 2 | -1/+11 |
1993-09-27 | * symtab.c (find_pc_line): Fix comments. | Jim Kingdon | 2 | -13/+11 |
1993-09-27 | * remote-udi.c (udi_mourn): Don't pop target. | Jim Kingdon | 2 | -2/+12 |
1993-09-25 | * corelow.c: Add multi thread/process support for core files with | Stu Grossman | 5 | -266/+54 |
1993-09-24 | * remote-udi.c (download): Skip zero length sections. | Jim Kingdon | 1 | -0/+7 |
1993-09-23 | * valops.c (search_struct_method, value_struct_elt): | Jim Kingdon | 1 | -0/+3 |
1993-09-23 | * mips-tdep.c (mips_frame_chain): If frame size zero, return zero. | Jim Kingdon | 3 | -1/+10 |
1993-09-23 | * config/m88k/tm-m88k.h, m88k-tdep.c: Add call function stuff. | Jim Kingdon | 2 | -42/+98 |
1993-09-23 | * infcmd.c (step_1), infrun.c (wait_for_inferior): Add comments | Jim Kingdon | 7 | -20/+112 |
1993-09-23 | * config/mips/tm-mips.h (STORE_STRUCT_RETURN): Define as noop as | Peter Schauer | 1 | -3/+2 |