strange tcl dejagnu error
Andrew Cagney
cagney@gnu.org
Fri Sep 3 22:57:00 GMT 2004
Hello,
Just tried running a cross testsuite and am seeing (powerpc-netbsd X
mips-elf):
Running /home/scratch/GDB/src/gdb/testsuite/gdb.base/arithmet.exp ...
ERROR: tcl error sourcing
/home/scratch/GDB/src/gdb/testsuite/gdb.base/arithmet.exp.
ERROR: expected boolean value but got ""
while executing
"if [gdb_file_cmd $arg] then { return -1 }"
(procedure "gdb_load" line 9)
invoked from within
"gdb_load ${binfile}"
(file "/home/scratch/GDB/src/gdb/testsuite/gdb.base/arithmet.exp"
line 50)
invoked from within
"source /home/scratch/GDB/src/gdb/testsuite/gdb.base/arithmet.exp"
("uplevel" body line 1)
invoked from within
"uplevel #0 source
/home/scratch/GDB/src/gdb/testsuite/gdb.base/arithmet.exp"
invoked from within
"catch "uplevel #0 source $test_file_name""
anyone else see this?
Andrew
More information about the Gdb
mailing list