binutils-gdb/gdb/testsuite
Michael Snyder 958a4e4cde 2000-11-03 Michael Snyder <msnyder@cleaver.cygnus.com>
* gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
        * gdb.base/corefile.exp: Expect the message "Program is being
        debugged already" when we send the "corefile" command, since
        the preceeding gdb_load may have connected gdb to a remote target.
        * gdb.base/display.exp: Disable hardware watchpoints if new
        board info variable "no_hardware_watchpoints" is true.
        Replace single-letter commands with more readable ones.
        * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
        if new board info variable "no_hardware_watchpoints" is true.
        * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
        to see if stdio (printf) testing is possible.
        * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
        board info variable "no_hardware_watchpoints" is true.  Use new
        proc "gdb_skip_stdio_tests" to see if printf tests are possible.
2000-11-14 22:12:26 +00:00
..
config 2000-10-19 Michael Snyder <msnyder@cleaver.cygnus.com> 2000-10-19 21:46:42 +00:00
gdb.asm Rewrite gdb.asm so that it doesn't assume a C comiler (or any C 2000-07-04 02:47:08 +00:00
gdb.base 2000-11-03 Michael Snyder <msnyder@cleaver.cygnus.com> 2000-11-14 22:12:26 +00:00
gdb.c++ 2000-11-09 Fernando Nasser <fnasser@redhat.com> 2000-11-09 23:29:20 +00:00
gdb.chill
gdb.disasm
gdb.fortran
gdb.hp * gdb.hp/gdb.aCC/namespace.exp: Remove. Moved to gdb.c++. 2000-08-03 00:47:59 +00:00
gdb.java * gdb.java/configure.in (AC_INIT): Use jmisc.exp. 2000-07-24 14:44:16 +00:00
gdb.mi Do not delete testcmds. 2000-04-18 08:03:40 +00:00
gdb.stabs
gdb.threads * sol-thread.c (GET_LWP, GET_THREAD, BUILD_LWP, BUILD_THREAD): 2000-04-07 01:14:10 +00:00
gdb.trace
lib 2000-10-16 Michael Snyder <msnyder@cleaver.cygnus.com> 2000-10-17 20:00:21 +00:00
.gdbinit
aclocal.m4
ChangeLog 2000-11-03 Michael Snyder <msnyder@cleaver.cygnus.com> 2000-11-14 22:12:26 +00:00
configure * configure: Rebuilt. 2000-07-24 04:34:52 +00:00
configure.in * configure: Rebuilt. 2000-07-24 04:34:52 +00:00
Makefile.in
TODO