mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 18:39:34 +08:00
2002-03-30 Daniel Jacobowitz <drow@mvista.com>
* gdb.base/attach.exp: Remove extra setup_xfail.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2002-03-30 Daniel Jacobowitz <drow@mvista.com>
|
||||||
|
|
||||||
|
* gdb.base/attach.exp: Remove extra setup_xfail.
|
||||||
|
|
||||||
2002-03-26 Michael Snyder <msnyder@redhat.com>
|
2002-03-26 Michael Snyder <msnyder@redhat.com>
|
||||||
|
|
||||||
* gdb.base/default.exp: Add tests for dump, append, and restore.
|
* gdb.base/default.exp: Add tests for dump, append, and restore.
|
||||||
|
@ -426,13 +426,6 @@ gdb_start
|
|||||||
gdb_reinitialize_dir $srcdir/$subdir
|
gdb_reinitialize_dir $srcdir/$subdir
|
||||||
do_call_attach_tests
|
do_call_attach_tests
|
||||||
|
|
||||||
# Until "set follow-fork-mode" and "catch fork" are implemented on
|
|
||||||
# other targets...
|
|
||||||
#
|
|
||||||
if ![istarget "hppa*-hp-hpux*"] then {
|
|
||||||
setup_xfail "*-*-*"
|
|
||||||
}
|
|
||||||
|
|
||||||
# Cleanup the files placed in /tmp and the symlinks
|
# Cleanup the files placed in /tmp and the symlinks
|
||||||
remote_exec build "rm -f ${binfile} ${binfile2} /tmp/attach1.${pid} /tmp/attach2.${pid}"
|
remote_exec build "rm -f ${binfile} ${binfile2} /tmp/attach1.${pid} /tmp/attach2.${pid}"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user