From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6522 invoked by alias); 4 Dec 2002 14:46:52 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 6501 invoked from network); 4 Dec 2002 14:46:45 -0000 Received: from unknown (HELO postfix3.ofir.com) (193.0.243.238) by sources.redhat.com with SMTP; 4 Dec 2002 14:46:45 -0000 Received: from webmail5.ofir.dk (unknown [192.168.197.25]) by postfix3.ofir.com (Postfix) with ESMTP id 86C6666875 for ; Wed, 4 Dec 2002 16:15:56 +0100 (CET) X-WM-Posted-At: webmail5.ofir.dk; Wed, 4 Dec 02 15:46:25 +0100 Date: Wed, 04 Dec 2002 06:46:00 -0000 From: James Sampson To: GDB Archive X-EXP32-SerialNo: 00002117 Subject: Outputting to a file? Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <20021204151556.86C6666875@postfix3.ofir.com> X-SW-Source: 2002-12/txt/msg00073.txt.bz2 Do any of you know if it's possible to get the GDB to send the commands used for remote debugging in a file, instead of on the serial port (Filling up the file with commands)?. Best Regards James