summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/restore.exp
Commit message (Collapse)AuthorAgeFilesLines
* 2002-01-21 Fred Fish <fnf@redhat.com>Fred Fish2002-01-221-1/+1
| | | | | * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee not caller.
* * gdb.asm/asm-source.exp: Supress file, instead of skip, when notAndrew Cagney2001-11-101-1/+1
| | | | implemented.
* * gdb.base/restore.exp: Use temporary breakpoints, to avoidJim Blandy2001-09-171-11/+8
| | | | | overflowing the limited breakpoint tables on some ROM monitors (like the ROM68K).
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
|
* 2000-11-03 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-11-141-9/+14
| | | | | | | | | | | | | | | | | * 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.
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-1/+1
|
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+111