>>>>> ">" == Sharma, Alok Kumar <AlokKumar.Sharma@amd.com> writes: Following on to my previous note... >> +proc runto_main { } { >> + return [runto [fortran_main]] >> +} If you try "runtest some-fortran-test.exp some-c++-test.exp", I think this redefinition will cause failures. Tom