From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6922 invoked by alias); 19 Oct 2005 19:58:27 -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 6824 invoked by uid 22791); 19 Oct 2005 19:58:21 -0000 Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 19 Oct 2005 19:58:21 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-228-166-190.inter.net.il [84.228.166.190]) by romy.inter.net.il (MOS 3.5.8-GR) with ESMTP id CTA49053 (AUTH halo1); Wed, 19 Oct 2005 21:58:15 +0200 (IST) Date: Wed, 19 Oct 2005 19:58:00 -0000 Message-Id: From: Eli Zaretskii To: Andrew STUBBS CC: gdb@sources.redhat.com In-reply-to: <4354DBFF.7000601@st.com> (message from Andrew STUBBS on Tue, 18 Oct 2005 12:26:55 +0100) Subject: Re: RFC: GDB as a loader 1/3: silent batch mode Reply-to: Eli Zaretskii References: <4354DBFF.7000601@st.com> X-SW-Source: 2005-10/txt/msg00104.txt.bz2 > Date: Tue, 18 Oct 2005 12:26:55 +0100 > From: Andrew STUBBS > > The attached patch implements a new option --batch-silent. This does > much the same a --batch, except that it also disables gdb_stdout. This > means that all GDB outputs, other than errors, are hidden. Thanks. If this patch is accepted, please also send additions to the GDB manual that document the new command-line option.