Re: [Expect] GDB /windows
by Jeff Hobbs other posts by this author
Sep 19 2007 11:29AM messages near this date
view in the new Beta List Site
[Expect] GDB /windows
|
[Expect] End-of-line conventions on Expect for Windows
Denis PILAT wrote:
> Has anyone already tried using windows expect to run the GDB testsuite
> under windows ?
> I'm getting troubles with it, never catching windows end-of-line when
> the GDB/MI testsuite is run.
Would this be an msys gdb or a cygwin one? If it is cygwin, you may
need the fully cygwin-compatible expect (built using the cygwin unix
emulation layer). Otherwise, have you tried the usual built-in
diagnostic routines to determine what is coming through?
Jeff
_______________________________________________
Expect mailing list
Expect@[...].com
http://listserv.ActiveState.com/mailman/listinfo/expect
Thread:
Denis PILAT
Jeff Hobbs
|