Age | Commit message (Expand) | Author | Files | Lines |
1995-03-31 | * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs. | Kung Hsu | 1 | -0/+18 |
1995-03-29 | * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1. | Kung Hsu | 1 | -1/+2 |
1995-03-27 | * lib/gdb.exp (default_gdb_version): A version number must start | Jim Kingdon | 1 | -1/+1 |
1995-03-24 | * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.). | Jim Kingdon | 1 | -4/+5 |
1995-03-22 | * lib/gdb.exp: add proc runto_main, for targets that use stubs, this | Kung Hsu | 1 | -0/+47 |
1995-03-17 | * lib/gdb.exp: Skip CHILL for AIX and Solaris. | Jim Kingdon | 1 | -1/+2 |
1995-03-17 | * lib/gdb.exp: Skip CHILL for AIX. | Jim Kingdon | 1 | -1/+6 |
1995-03-15 | * gdb.base/printcmds.exp (test_character_literals_accepted): Test | Jim Kingdon | 1 | -58/+1 |
1995-03-14 | * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect | Jim Kingdon | 1 | -6/+6 |
1995-02-17 | * lib/gdb.exp: Just use "file exists", rather than undocumented | Jim Kingdon | 1 | -1/+5 |
1995-02-16 | * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS): | J.T. Conklin | 1 | -15/+7 |
1995-01-20 | * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp, | Jim Kingdon | 1 | -13/+133 |
1994-08-24 | * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect | Stan Shebs | 1 | -11/+13 |
1994-07-20 | Changed pattern in gdb_run_cmd to match up to the first newline only. | J.T. Conklin | 1 | -1/+4 |
1994-07-20 | New implementation of gdb_run_cmd which fixes some subtle bugs. | J.T. Conklin | 1 | -7/+14 |
1994-07-20 | Temporarily back out last change | J.T. Conklin | 1 | -3/+6 |
1994-07-19 | * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd. | J.T. Conklin | 1 | -6/+3 |
1994-07-19 | * lib/gdb.exp (gdb_run_cmd): New function, used to start program | J.T. Conklin | 1 | -1/+13 |
1994-07-19 | * gdb.base/bitfields.exp: Simplify by using delete_breakpoints and | J.T. Conklin | 1 | -16/+16 |
1994-06-08 | Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -2/+67 |
1994-06-07 | * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle | Jim Kingdon | 1 | -1/+1 |
1994-06-07 | * lib/gdb.exp (delete_breakpoints): If there were no breakpoints, | Jim Kingdon | 1 | -1/+2 |
1994-06-02 | * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures. | Per Bothner | 1 | -0/+21 |
1994-05-21 | * Revert the previous changes. Please see Rob's directory | Bill Cox | 1 | -80/+13 |
1994-05-19 | * Makefile.in, configure.in, config/mips-gdb.exp, | Bill Cox | 1 | -13/+80 |
1994-05-17 | * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp, | Bill Cox | 1 | -28/+14 |
1994-01-17 | Apply patches from gdb 4.12 testing. | Rob Savoye | 1 | -5/+4 |
1994-01-11 | Tweaked to work with either version of expect. | Rob Savoye | 1 | -26/+39 |
1993-11-03 | * lib/gdb.exp: Comment out code which depends on non-existent | Jim Kingdon | 1 | -3/+4 |
1993-11-03 | * lib/gdb.exp: Transform tool name. | Rob Savoye | 1 | -40/+95 |
1993-08-30 | Add default gdb version so it can be shared. | Rob Savoye | 1 | -0/+16 |
1993-08-30 | Make gdb_exit into default_gdb_exit so it can be shared. | Rob Savoye | 1 | -12/+75 |
1993-08-02 | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 1 | -1/+0 |
1993-07-30 | Add .Sanitize to Things-to-lose list. | Fred Fish | 1 | -0/+2 |
1993-05-27 | added things-to-lose sections | K. Richard Pixley | 1 | -0/+2 |
1993-02-22 | * gdb/testsuite: made modifications to testcases, etc., to allow | Mike Werner | 1 | -0/+33 |
1993-02-21 | * gdb/testsuite: Initial creation of gdb/testsuite. | Mike Werner | 1 | -0/+255 |