From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24468 invoked by alias); 23 Sep 2004 02:58:08 -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 24457 invoked from network); 23 Sep 2004 02:58:08 -0000 Received: from unknown (HELO neptune.TidalNetworks.net) (67.114.153.34) by sourceware.org with SMTP; 23 Sep 2004 02:58:08 -0000 Content-class: urn:content-classes:message Subject: "Show command execution list" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 23 Sep 2004 02:58:00 -0000 Message-ID: <52BBA75459915749B68F93B604B636CD0666F0@neptune.TidalNetworks.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Xinan Tang" To: X-SW-Source: 2004-09/txt/msg00193.txt.bz2 Hi When starting GDB with '-x command-file', the list of commands being executed will not be shown anymore. Is it possible to display those commands on the screen? What I want is to show those commands on the screen not on a log file. Thanks --Xinan=20=20