summaryrefslogtreecommitdiff
path: root/gdb/testsuite/config/.Sanitize
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Michael Snyder1998-10-081-0/+1
|
* Keep cygmon.exp.Jason Molenda1998-04-211-2/+3
|
* massive sanitization fixesAngela Marie Thomas1998-03-131-0/+1
|
* Add dve.exp.Mark Alexander1998-01-221-0/+1
|
* * config/arm-ice.exp: New file.Bob Manson1997-07-011-0/+1
|
* Added proelf.Bob Manson1997-06-031-0/+1
|
* * config/monitor.exp(gdb_load): Handle gdb_sect_offset andBob Manson1997-05-231-0/+1
| | | | gdb_load_offset.
* add new file.Bob Manson1997-05-221-0/+1
|
* Add h8300.exp.Mark Alexander1997-05-081-0/+1
|
* * .Sanitize: remove sanitization for m32r.Michael Snyder1997-04-081-14/+2
|
* Fix minor sanitization problemsJeff Law1997-03-201-1/+0
|
* More .Sanitize.Bob Manson1997-03-061-0/+1
|
* Correct sparclet sanitize errors.Jim Wilson1997-03-041-3/+2
|
* Correct d10v sanitization errors.Jim Wilson1997-03-031-1/+1
|
* * config/vr4300.exp: New file.Bob Manson1997-02-241-0/+1
| | | | | | * gdb.*/*.exp: Call gdb_expect instead of expect. * lib/gdb.exp(gdb_expect): New function.
* Added vxworks.exp.Bob Manson1997-02-221-0/+1
|
* * config/sh.exp: New file.Bob Manson1997-02-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * config/slite.exp: Try to connect multiple times to the board before rebooting. Only send a "monitor run" if need_monitor_run is set. * gdb.base/break.exp: Don't do the "stub continue" test if the target has gdb_stub set. * gdb.base/callfuncs.exp: Increase the timeout. * gdb.base/interrupt.exp: Don't even try to compile the testcase if the target has gdb,noinferiorio set. * gdb.base/list.exp: Increase match_max to 10000 characters. * gdb.base/sigall.exp: Check for gdb,nosignals on the target. * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the target. * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs. Misc fixes for sparclite and SH.
* * gdb.base/crossload.exp: Don't use execute_anywhere, useBob Manson1997-01-311-8/+12
| | | | | | | | remote_exec instead. * gdb.base/corefile.exp: Don't be ridiculous. * gdb.base/*.c: Add missing stub invocations. Fixes failures on HP-UX.
* Fix problems introduced in last change (two "Do-first" lines).Jeff Law1996-11-041-6/+0
|
* Filter changes for m32r target.Michael Snyder1996-10-311-0/+16
|
* Keep abug.expJeff Law1996-05-311-0/+1
|
* * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.Stu Grossman1995-11-141-0/+1
| | | | * config/monitor.exp: Add support for setting baud rate.
* * gdb.base/configure.in (hppa*-*-hpux*): No longer needs targetJeff Law1995-10-181-1/+0
| | | | | | | makefile fragment. * config/mt-hpux: Deleted. Because we longer need to statically link nodebug for hpux.
* Add hppro.exp, monitor.exp.Fred Fish1995-08-031-0/+2
|
* * config/vxworks29k.exp: New file, sources vxworks.exp.Brendan Kehoe1995-07-281-0/+1
|
* * config/gdbremote.exp: New file. Testing framework usingJeff Law1995-07-281-0/+1
| | | | | | | gdbserver. Doesn't work with lynx yet, and you need to set a handful of variables in your site.exp, but it's worth checking in now.
* * config/est.exp: Fix copyright and comments. Remove dead code.Stu Grossman1995-04-201-0/+1
| | | | | | | Use targetname, serialport and baud variables instead of fixed constants. * config/rom68k.exp: Fix copyright and comments. Remove dead code. * config/cpu32bug.exp: New file to support cpu32bug monitors.
* Added the following files to "Things to Keep":David H. Webster1995-04-101-0/+3
| | | | | | est.exp rom68k.exp slite-gdb.exp
* keep sim-gdb.expStan Shebs1995-01-031-0/+1
|
* * configure.in (*-*-netware): Use config/mt-netware.J.T. Conklin1994-10-211-1/+1
| | | | | | | * config/mt-netware: New file. * config/mt-i386-netware: Removed, separate configs for different netware architectures are no longer needed now that we have --with-headers.
* * config/netware.exp: New file.J.T. Conklin1994-08-021-0/+2
|
* Various updatesStan Shebs1994-07-121-14/+9
|
* Add unknown.expJim Kingdon1994-02-191-0/+1
|
* Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitlyFred Fish1993-08-021-1/+0
| | | | added to the list by Sanitize, unless Sanitize knows it needs to keep it.
* Add .Sanitize to Things-to-lose list.Fred Fish1993-07-301-0/+2
|
* Add all the mt-* files as things to keep.Fred Fish1993-06-211-0/+14
|
* Add config.rel.in and makefile.rel.inFred Fish1993-05-311-0/+2
|
* added things-to-lose sectionsK. Richard Pixley1993-05-271-0/+2
|
* Remove chill sanitizations, which are no longer necessary.Fred Fish1993-04-161-34/+0
|
* Remove mt-unix sanitization, there is no mt-unix here.Fred Fish1993-03-231-11/+0
|
* Update for current files.Fred Fish1993-03-231-2/+7
|
* * configure.in (mips-idt-ecoff): New target.Ian Lance Taylor1993-02-251-0/+1
| | | | | * config/mips-gdb.exp: New file for remote board using MIPS remote debugging protocol.
* * gdb/testsuite: made modifications to testcases, etc., to allowMike Werner1993-02-221-0/+77
them to work properly given the reorganization of deja-gnu and the relocation of the testcases from deja-gnu to a "tool" subdirectory.