summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * defs.h: Change two-line declarations to one-line form.Stan Shebs1994-08-023-287/+185
* * breakpoint.c (mention), main.c (fputs_unfiltered): Add comments.Jean Marie Diaz1994-08-023-5/+31
* * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA andJean Marie Diaz1994-08-011-0/+5
* * gdbint.texinfo: Put regex conditionals in their own table.Stan Shebs1994-08-012-0/+8
* Modified Files:Kung Hsu1994-08-012-1/+5
* * hppa-tdep.c (compare_unwind_entries): Add "const" to bothJeff Law1994-08-012-4/+7
* * hppa-tdep.c (saved_pc_after_call): If the saved PC is in aJeff Law1994-08-012-16/+149
* * findvar.c (write_pc write_pc_pid): Remove casts to long whenStu Grossman1994-07-301-0/+6
* * remote.c (read_frame): Split readchar/checksum calculation intoSteve Chamberlain1994-07-302-2/+7
* From Kevin A. Buettner (kev@cujo.geg.mot.com).Fred Fish1994-07-292-1/+8
* Keep gdbtk.c and gdbtk.tcl.Stu Grossman1994-07-291-0/+2
* * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): If using newlib,J.T. Conklin1994-07-292-3/+7
* Obsolete file.J.T. Conklin1994-07-291-247/+0
* * config/mt-slite (LDFLAGS): If using the newlib in the tree, setJ.T. Conklin1994-07-282-1/+9
* * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): Add support forStu Grossman1994-07-2810-206/+1141
* * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it isJ.T. Conklin1994-07-282-8/+21
* Fix typoJ.T. Conklin1994-07-281-1/+1
* * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it isJ.T. Conklin1994-07-282-2/+15
* * gdb.base/configure.in: Look for makefile fragments in ../config.J.T. Conklin1994-07-282-12/+19
* * Makefile.in (annotate.o): Add dependencies.Fred Fish1994-07-282-0/+7
* * sparclite/aload.c: Added new -q (quiet) option.J.T. Conklin1994-07-281-0/+3
* * nlm/gdbserve.c: merge in command line argument parsing changesJ.T. Conklin1994-07-272-23/+118
* * i386-nlmstub.c: The returnLength field must be initializedJ.T. Conklin1994-07-272-7/+16
* * Makefile.in (DISTSTUFF): Add definition.Fred Fish1994-07-272-69/+18
* * target.c (push_target): Cast result from xmalloc.Jim Kingdon1994-07-272-1/+6
* * gdbint.texinfo: Removed mentions of many obsolete conditionals,Stan Shebs1994-07-272-250/+187
* Tue Jul 26 18:20:46 1994 Paul Flinders (ptf@smee)Stan Shebs1994-07-262-1/+9
* * gdb.base/corefile.exp: Change `else if' to `elseif', which isPeter Schauer1994-07-261-0/+5
* * target.c (nomemory): Fix prototype and routine to take correctStu Grossman1994-07-262-3/+9
* * gdb.base/opaque.exp: use runto instead of messing around withJ.T. Conklin1994-07-251-0/+11
* * gdb.base/opaque.exp: use runto instead of messing around withJ.T. Conklin1994-07-251-44/+11
* * Makefile.in (clean): Remove libgdb-files.Jim Kingdon1994-07-252-1/+5
* * coredep.c: Include inferior.h.Stan Shebs1994-07-252-0/+5
* * Makefile.in (LD_FOR_TARGET): Look for ld in ../ld/ld.new.J.T. Conklin1994-07-252-25/+122
* * Makefile.in: Remove extra tabs that confuse some versionsFred Fish1994-07-242-31/+35
* * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.Stan Shebs1994-07-231-0/+2
* * symfile.c (deduce_language_from_filename): Recognize .S as asm,Stan Shebs1994-07-231-0/+3
* * gdb.base/help.exp: Update expected add-symbol-file, ignore, andStan Shebs1994-07-231-0/+5
* * breakpoint.c (ignore, condition): Move usage note into body ofStan Shebs1994-07-232-19/+28
* * target.c (unpush_target): Fix handling of removal of top target.Stu Grossman1994-07-232-2/+9
* * Makefile.in: Add stuff to build nlmstub.Stu Grossman1994-07-2311-140/+352
* Upgraded to use gdb_test.J.T. Conklin1994-07-221-0/+391
* Use gdb_run_cmdJ.T. Conklin1994-07-201-18/+5
* Changed pattern in gdb_run_cmd to match up to the first newline only.J.T. Conklin1994-07-201-1/+4
* New implementation of gdb_run_cmd which fixes some subtle bugs.J.T. Conklin1994-07-201-7/+14
* Temporarily back out last changeJ.T. Conklin1994-07-201-3/+6
* * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.J.T. Conklin1994-07-191-6/+3
* * gdb.base/funcargs.exp: Use gdb_run_cmd to start program.J.T. Conklin1994-07-191-56/+28
* * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.J.T. Conklin1994-07-191-2/+5
* * lib/gdb.exp (gdb_run_cmd): New function, used to start programJ.T. Conklin1994-07-191-1/+13