URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 227 |
Rev 229 |
Line 36... |
Line 36... |
set binfile ${objdir}/${subdir}/${testfile}
|
set binfile ${objdir}/${subdir}/${testfile}
|
|
|
|
|
file mkdir ${objdir}/${subdir}/${testdir}
|
file mkdir ${objdir}/${subdir}/${testdir}
|
if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
|
if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
|
untested formatted-ref.exp
|
# JPB. This should just be unsupported (like all the other tests) when
|
|
# compilation fails (that will happen with gdb_compile_ada
|
|
# automatically). No need for "untested" here.
|
|
|
|
# untested formatted-ref.exp
|
return -1
|
return -1
|
}
|
}
|
|
|
proc get_address { var } {
|
proc get_address { var } {
|
global expect_out
|
global expect_out
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.