Re: ssh/scp discrepencies while running a testsuite

2006-04-07 Thread Rob Savoye
Daniel Jacobowitz wrote: I will try CVS next week--it's a beautiful Friday evening now and I just can't work any longer. Must be nice! Argh wet, cloudy, and still Friday morning... Here it's cold, windy, and snowing for two days. - rob - ___

Re: ssh/scp discrepencies while running a testsuite

2006-04-07 Thread Daniel Jacobowitz
On Fri, Apr 07, 2006 at 05:23:47PM +0200, Benjamin Collar wrote: > Hi Daniel > > I downloaded and installed the latest-release tools today: > > runtest --version > WARNING: Couldn't find the global config file. > Expect version is 5.43.0 > Tcl version is 8.4 > Framework version is

Re: ssh/scp discrepencies while running a testsuite

2006-04-07 Thread Benjamin Collar
Hi Daniel I downloaded and installed the latest-release tools today: runtest --version WARNING: Couldn't find the global config file. Expect version is 5.43.0 Tcl version is 8.4 Framework version is1.4.4 I will try CVS next week--it's a beautiful Friday evening now and I just

Re: ssh/scp discrepencies while running a testsuite

2006-04-07 Thread Daniel Jacobowitz
On Fri, Apr 07, 2006 at 05:01:37PM +0200, Benjamin Collar wrote: > spawn /usr/bin/ssh -l root pentium4-linux /usr/bin/gdbserver :7000 > /tmp/i386-prologue.660 > > -> This asks me for a password <-- Version of DejaGNU? Try CVS and see if that works better. The likely cause of this is so

ssh/scp discrepencies while running a testsuite

2006-04-07 Thread Benjamin Collar
Hi everyone I'm trying to get the gdb testsuite running for a remote target. So far I can get simple remote tests to work, like the simple.exp from http://www.kegel.com/crosstool/current/doc/dejagnu-remote-howto.html However, it's when I move to the gdb-server mode that I have great difficul