aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1993-10-07 New Mach stuff:Jim Kingdon28-0/+5924
1993-10-07new for machJim Kingdon2-0/+0
1993-10-07new for mach3 (really native not host)Jim Kingdon3-0/+0
1993-10-07 * blockframe.c (find_pc_partial_function): If we callJim Kingdon3-4/+17
1993-10-07new for machJim Kingdon19-0/+0
1993-10-07 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not reallyJim Kingdon1-0/+6
1993-10-07* blockframe.c (find_pc_partial_function): Fix handling for PCsStu Grossman5-41/+126
1993-10-07 * config/sparc/sun4os4.mh: Add comment saying why we don't useJim Kingdon2-0/+9
1993-10-07 * breakpoint.c, breakpoint.h (breakpoint_init_inferior): New functionJim Kingdon7-19/+44
1993-10-07 * Makefile.in (REGEX, REGEX1): Always use our own version ofJim Kingdon2-1/+12
1993-10-06 * hppa-tdep.c (frame_chain): Rework so that it correctlyJim Kingdon1-2/+4
1993-10-06minor formatting tweaksThomas Lord2-22/+27
1993-10-06 * hppa-tdep.c (frame_chain): Rework so that it correctlyJim Kingdon2-5/+134
1993-10-06* breakpoint.c (delete_breakpoint): Don't insert a disabled breakpoint.Jim Kingdon2-1/+5
1993-10-06* README: Add Alpha notes from Schauer.Jim Kingdon2-6/+10
1993-10-06* README: Add Alpha notes from Schauer.Jim Kingdon1-21/+54
1993-10-05 * Makefile.in (install, uninstall): Remove $$n.1 stuff; I don'tJim Kingdon5-8/+18
1993-10-05 * stabsread.c (read_range_type): Remove comment which recommendsJim Kingdon2-3/+6
1993-10-05 Changes to support alpha OSF/1 in native mode.Peter Schauer13-43/+2055
1993-10-05 * gdb.stabs/alpha.mt: New configuration file for alpha.Peter Schauer6-5/+62
1993-10-05 * alpha-nat.c, alpha-tdep.c, config/alpha/alpha-osf1.mt,Peter Schauer5-22/+501
1993-10-05 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).Jim Kingdon2-2/+15
1993-10-04Novell came through with the publicly visible information, so thisIan Lance Taylor2-145/+24
1993-10-04* minsyms.c (lookup_minimal_symbol_by_pc): Don't use mst_abs symbols.Jim Kingdon2-3/+19
1993-10-04* dbxread.c (process_one_symbol): Make n_opt_found static.Jim Kingdon1-0/+2
1993-10-04* libgdb.texinfo: new file. Spec for the gdb library.Jim Kingdon1-0/+1
1993-10-04Addition of the libgdb spec.Thomas Lord2-0/+1474
1993-10-04 * Rename i386lynx-tdep.c to i386ly-tdep.c for 14 character file names.Jim Kingdon3-2/+5
1993-10-04Rename i386lynx-tdep.c to i386ly-tdep.c for 14 character file namesJim Kingdon1-0/+0
1993-10-04change all to most in commentJim Kingdon1-5/+5
1993-10-04Mon Oct 4 11:02:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)Jim Kingdon2-1/+14
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