Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
gdb.2944
gdb-6.3-test-self-20050110.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gdb-6.3-test-self-20050110.patch of Package gdb.2944
2004-02-23 Elena Zannoni <ezannoni@redhat.com> * gdb.gdb/selftest.exp: Make sure that the debug directory is set up properly. * gdb.gdb/complaints.exp: Ditto. * gdb.gdb/xfullpath.exp: Ditto. * gdb.gdb/observer.exp: Ditto. Index: gdb-7.6.90.20140127/gdb/testsuite/lib/selftest-support.exp =================================================================== --- gdb-7.6.90.20140127.orig/gdb/testsuite/lib/selftest-support.exp 2014-01-27 22:42:04.022535966 +0100 +++ gdb-7.6.90.20140127/gdb/testsuite/lib/selftest-support.exp 2014-01-27 22:42:42.630565675 +0100 @@ -136,18 +136,18 @@ proc do_self_tests {function body} { } # Remove any old copy lying around. - remote_file host delete $xgdb + #remote_file host delete $xgdb gdb_start - set file [remote_download host $GDB_FULLPATH $xgdb] + #set file [remote_download host $GDB_FULLPATH $xgdb] - set result [selftest_setup $file $function] + set result [selftest_setup $GDB_FULLPATH $function] if {$result == 0} then { set result [uplevel $body] } gdb_exit - catch "remote_file host delete $file" + #catch "remote_file host delete $file" if {$result < 0} then { warning "Couldn't test self"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor