From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16036 invoked by alias); 26 Jan 2004 05:23:32 -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 16027 invoked from network); 26 Jan 2004 05:23:28 -0000 Received: from unknown (HELO calvin.codito.com) (203.199.140.162) by sources.redhat.com with SMTP; 26 Jan 2004 05:23:28 -0000 Received: from codito.com (numenor.codito.co.in [192.168.100.52]) by calvin.codito.com (8.12.10/8.12.5) with ESMTP id i0Q5Mx7s012731; Mon, 26 Jan 2004 10:53:05 +0530 Message-ID: <4014A3CF.10204@codito.com> Date: Mon, 26 Jan 2004 05:23:00 -0000 From: Ramana Radhakrishnan User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 MIME-Version: 1.0 To: "Michael B. Schmidt" CC: gdb@sources.redhat.com Subject: Re: Log GDB Session References: <40148570.8080102@gmx.de> In-Reply-To: <40148570.8080102@gmx.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-01/txt/msg00297.txt.bz2 Michael B. Schmidt wrote: > Hello > > is there a way to log all GDB inputs and outputs into a Log file? If through command line. Use the script command in the shell. or use emacs and the commands / outputs are anyways in the buffer. cheers Ramana > > THX > > Michael