X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Fri, 03 Dec 2004 16:23:00 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-ID: <01c4d943$Blat.v2.2.2$bd34b200@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: <1102073482.41b04e8ab968f@webmail.wilkes.edu> (fdonahoe AT wilkes DOT edu) Subject: Re: Bison 1.875 References: <1102073482 DOT 41b04e8ab968f AT webmail DOT wilkes DOT edu> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Fri, 3 Dec 2004 06:31:22 -0500 > From: fdonahoe AT wilkes DOT edu > Cc: Workers List > > It seemed to me that a program which could write files in four > different binary formats for its own use would already have one > option to write for the user. When I asked about such a feature on a GDB mailing list, the response was that people who need this use the `script' command available on Unix, and that therefore such a feature is not something GDB users miss. Unfortunately, the DOS port of `script' does not catch screen I/O variant used by the DJGPP emulation of termios, so redirection is currently the only option I know of for DJGPP users.