> There's one problem here. A recurring problem we've had is testcases > tainting other tests, because what you say above isn't quite right - > once ada.exp is loaded, it will remain loaded for the remainder of > the test run. Ah, I didn't know, good catch. [...] > Does the above work? Yes, it does the trick, thank you! Here is a revised version of that file that contains your suggestion. 2004-03-31 Joel Brobecker * lib/ada.exp: New file. -- Joel