summaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.Kung Hsu1995-03-311-0/+18
* * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.Kung Hsu1995-03-291-1/+2
* * lib/gdb.exp (default_gdb_version): A version number must startJim Kingdon1995-03-271-1/+1
* * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).Jim Kingdon1995-03-241-4/+5
* * lib/gdb.exp: add proc runto_main, for targets that use stubs, thisKung Hsu1995-03-221-0/+47
* * lib/gdb.exp: Skip CHILL for AIX and Solaris.Jim Kingdon1995-03-171-1/+2
* * lib/gdb.exp: Skip CHILL for AIX.Jim Kingdon1995-03-171-1/+6
* * gdb.base/printcmds.exp (test_character_literals_accepted): TestJim Kingdon1995-03-151-58/+1
* * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expectJim Kingdon1995-03-141-6/+6
* * lib/gdb.exp: Just use "file exists", rather than undocumentedJim Kingdon1995-02-171-1/+5
* * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):J.T. Conklin1995-02-161-15/+7
* * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,Jim Kingdon1995-01-201-13/+133
* * lib/gdb.exp (gdb_run_cmd): Move comment out from between expectStan Shebs1994-08-241-11/+13
* 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
* * lib/gdb.exp (gdb_run_cmd): New function, used to start programJ.T. Conklin1994-07-191-1/+13
* * gdb.base/bitfields.exp: Simplify by using delete_breakpoints andJ.T. Conklin1994-07-191-16/+16
* Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1994-06-081-2/+67
* * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangleJim Kingdon1994-06-071-1/+1
* * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,Jim Kingdon1994-06-071-1/+2
* * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.Per Bothner1994-06-021-0/+21
* * Revert the previous changes. Please see Rob's directoryBill Cox1994-05-211-80/+13
* * Makefile.in, configure.in, config/mips-gdb.exp,Bill Cox1994-05-191-13/+80
* * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,Bill Cox1994-05-171-28/+14
* Apply patches from gdb 4.12 testing.Rob Savoye1994-01-171-5/+4
* Tweaked to work with either version of expect.Rob Savoye1994-01-111-26/+39
* * lib/gdb.exp: Comment out code which depends on non-existentJim Kingdon1993-11-031-3/+4
* * lib/gdb.exp: Transform tool name.Rob Savoye1993-11-031-40/+95
* Add default gdb version so it can be shared.Rob Savoye1993-08-301-0/+16
* Make gdb_exit into default_gdb_exit so it can be shared.Rob Savoye1993-08-301-12/+75
* Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitlyFred Fish1993-08-021-1/+0
* Add .Sanitize to Things-to-lose list.Fred Fish1993-07-301-0/+2
* added things-to-lose sectionsK. Richard Pixley1993-05-271-0/+2
* * gdb/testsuite: made modifications to testcases, etc., to allowMike Werner1993-02-221-0/+33
* * gdb/testsuite: Initial creation of gdb/testsuite.Mike Werner1993-02-211-0/+255