aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1994-08-04 * TODO: Remove note about fast watchpoints and remove obsoleteJean Marie Diaz2-63/+6
1994-08-04 * config/i386/xm-i386v4.h, config/m68k/xm-m68kv4.h,Stan Shebs5-24/+7
1994-08-04 * target.c (add_target): Don't call clean_target on targetStu Grossman2-2/+14
1994-08-04 * remote.c (remote_open): Set inferior_pid to make kill commandStu Grossman2-1/+18
1994-08-04 * config/i386/i386m3.mh (NAT_CLIBS): Add -lmachid and -lnetname.Jean Marie Diaz4-10/+59
1994-08-04 * ch-lang.c (chill_language_defn): Ditto.Stan Shebs2-1/+1
1994-08-04 * breakpoint.c (breakpoint_1): Improve pluralization in displayStan Shebs1-0/+3
1994-08-03 * language.h (struct language_defn): Remove unused fieldStan Shebs5-15/+11
1994-08-02 * defs.h (bfd_read, bfd_seek): Remove declarations.Stan Shebs3-2/+5
1994-08-02* config/netware.exp: New file.J.T. Conklin2-0/+6
1994-08-02* inflow.c (kill_command): Fix a bug which prevented targetJ.T. Conklin2-2/+6
1994-08-02 * defs.h: Change two-line declarations to one-line form.Stan Shebs3-287/+185
1994-08-02 * breakpoint.c (mention), main.c (fputs_unfiltered): Add comments.Jean Marie Diaz3-5/+31
1994-08-01 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA andJean Marie Diaz1-0/+5
1994-08-01 * gdbint.texinfo: Put regex conditionals in their own table.Stan Shebs2-0/+8
1994-08-01Modified Files:Kung Hsu2-1/+5
1994-08-01 * hppa-tdep.c (compare_unwind_entries): Add "const" to bothJeff Law2-4/+7
1994-08-01 * hppa-tdep.c (saved_pc_after_call): If the saved PC is in aJeff Law2-16/+149
1994-07-30 * findvar.c (write_pc write_pc_pid): Remove casts to long whenStu Grossman1-0/+6
1994-07-30 * remote.c (read_frame): Split readchar/checksum calculation intoSteve Chamberlain2-2/+7
1994-07-29 From Kevin A. Buettner (kev@cujo.geg.mot.com).Fred Fish2-1/+8
1994-07-29Keep gdbtk.c and gdbtk.tcl.Stu Grossman1-0/+2
1994-07-29* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): If using newlib,J.T. Conklin2-3/+7
1994-07-29Obsolete file.J.T. Conklin1-247/+0
1994-07-28* config/mt-slite (LDFLAGS): If using the newlib in the tree, setJ.T. Conklin2-1/+9
1994-07-28 * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): Add support forStu Grossman10-206/+1141
1994-07-28* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it isJ.T. Conklin2-8/+21
1994-07-28Fix typoJ.T. Conklin1-1/+1
1994-07-28* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it isJ.T. Conklin2-2/+15
1994-07-28* gdb.base/configure.in: Look for makefile fragments in ../config.J.T. Conklin2-12/+19
1994-07-28 * Makefile.in (annotate.o): Add dependencies.Fred Fish2-0/+7
1994-07-28* sparclite/aload.c: Added new -q (quiet) option.J.T. Conklin1-0/+3
1994-07-27* nlm/gdbserve.c: merge in command line argument parsing changesJ.T. Conklin2-23/+118
1994-07-27* i386-nlmstub.c: The returnLength field must be initializedJ.T. Conklin2-7/+16
1994-07-27 * Makefile.in (DISTSTUFF): Add definition.Fred Fish2-69/+18
1994-07-27* target.c (push_target): Cast result from xmalloc.Jim Kingdon2-1/+6
1994-07-27 * gdbint.texinfo: Removed mentions of many obsolete conditionals,Stan Shebs2-250/+187
1994-07-26Tue Jul 26 18:20:46 1994 Paul Flinders (ptf@smee)Stan Shebs2-1/+9
1994-07-26 * gdb.base/corefile.exp: Change `else if' to `elseif', which isPeter Schauer1-0/+5
1994-07-26 * target.c (nomemory): Fix prototype and routine to take correctStu Grossman2-3/+9
1994-07-25* gdb.base/opaque.exp: use runto instead of messing around withJ.T. Conklin1-0/+11
1994-07-25* gdb.base/opaque.exp: use runto instead of messing around withJ.T. Conklin1-44/+11
1994-07-25* Makefile.in (clean): Remove libgdb-files.Jim Kingdon2-1/+5
1994-07-25 * coredep.c: Include inferior.h.Stan Shebs2-0/+5
1994-07-25* Makefile.in (LD_FOR_TARGET): Look for ld in ../ld/ld.new.J.T. Conklin2-25/+122
1994-07-24 * Makefile.in: Remove extra tabs that confuse some versionsFred Fish2-31/+35
1994-07-23 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.Stan Shebs1-0/+2
1994-07-23 * symfile.c (deduce_language_from_filename): Recognize .S as asm,Stan Shebs1-0/+3
1994-07-23 * gdb.base/help.exp: Update expected add-symbol-file, ignore, andStan Shebs1-0/+5
1994-07-23 * breakpoint.c (ignore, condition): Move usage note into body ofStan Shebs2-19/+28