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