aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
1993-09-23 * config/mips/tm-mips.h (STORE_STRUCT_RETURN): Define as noop asPeter Schauer2-1/+25
1993-09-23* remote.texi (Bootstrapping): Discuss 386 call gates.Jim Kingdon2-5/+7
1993-09-23Add i386lynx-tdep.c.Stu Grossman1-0/+1
1993-09-23 * config/i960/nindy960.mt: Don't define REMOTE_O; REMOTE_O wasJim Kingdon2-4/+5
1993-09-23CVS:Kung Hsu1-12/+16
1993-09-22* mips-tdep.c (mips_frame_chain): If frame size zero, return zero.Jim Kingdon2-5/+7
1993-09-22 * mips-tdep.c (mips_frame_chain): If PROC_FRAME_OFFSET is zero,Jim Kingdon2-3/+17
1993-09-22 infcmd.c (step_1),K. Richard Pixley2-11/+2
1993-09-22* remote-nindy.c: Declare ninMemGet and ninMemPut.Jim Kingdon2-0/+6
1993-09-22* Makefile.in: Add i386lynx-tdep to the right places.Stu Grossman9-70/+452
1993-09-22 * breakpoint.h, breakpoint.c (bpstat_stop_status): Add new argumentJim Kingdon3-34/+47
1993-09-22 * breakpoint.c (bpstat_stop_status),K. Richard Pixley4-33/+56
1993-09-22 * config/m88k/tm-m88k.h: white space and comment changes. includeK. Richard Pixley1-110/+239