Spurious libstdc++ testsuite failures because of truncated buffered output
Andreas Schwab
schwab@redhat.com
Fri Mar 18 15:56:00 GMT 2011
Diego Novillo <dnovillo@google.com> writes:
> Is there a way to increase dejagnu's buffering?
expect(1):
match_max [-d] [-i spawn_id] [size]
defines the size of the buffer (in bytes) used internally by
expect. With no size argument, the current size is returned.
With the -d flag, the default size is set. (The initial default
is 2000.) With the -i flag, the size is set for the named spawn
id, otherwise it is set for the current process.
Andreas.
--
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something completely different."
More information about the Libstdc++
mailing list