This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

strange tcl dejagnu error


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]