Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. WARNING: Couldn't find tool config file for unix, using default. Running /home/yyz/npremji/workspace/frysk/frysk-core/testsuite/expr/CppParser.exp ... /notnfs/npremji/eclipse-build/frysk-core FAIL: add Running /home/yyz/npremji/workspace/frysk/frysk-core/testsuite/util/fcore.exp ... Running /home/yyz/npremji/workspace/frysk/frysk-core/testsuite/util/fstack.exp ... testrun.log to follow
Created attachment 1466 [details] testrun log
I am seeing the same thing on x86_64 FC5. Executing on host: cc /home/mark/src/frysk-obj/frysk-core/testsuite/20061115-1.o /home/mark/src/frysk-obj/frysk-core/testsuite/20061115-2.o -o /home/mark/src/frysk-obj/frysk-core/testsuite/20061115.x (timeout = 300) (hpd) (hpd) PASS: prompt print 2+2 No symbol table is available. (hpd) (hpd) FAIL: add
Handle name not found when there is no symbol table. + * hpd/SymTab.java (print): Add NameNotFoundException, TmpSymTab. + * hpd/CppSymTab.java (print): Add NameNotFoundException. + * cpp.g (expr): Add NameNotFoundException.