From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29432 invoked by alias); 27 Oct 2005 19:14:45 -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 29424 invoked by uid 22791); 27 Oct 2005 19:14:42 -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; Thu, 27 Oct 2005 19:14:42 +0000 Received: from HOME-C4E4A596F7 (IGLD-83-130-246-127.inter.net.il [83.130.246.127]) by romy.inter.net.il (MOS 3.5.8-GR) with ESMTP id CUW04097 (AUTH halo1); Thu, 27 Oct 2005 21:14:17 +0200 (IST) Date: Thu, 27 Oct 2005 19:14:00 -0000 Message-Id: From: Eli Zaretskii To: Andrew STUBBS CC: gdb@sources.redhat.com In-reply-to: <43611474.7070609@st.com> (message from Andrew STUBBS on Thu, 27 Oct 2005 18:55:00 +0100) Subject: Re: RFC: GDB as a loader 1/3: silent batch mode Reply-to: Eli Zaretskii References: <4354DBFF.7000601@st.com> <43611474.7070609@st.com> X-SW-Source: 2005-10/txt/msg00173.txt.bz2 > Date: Thu, 27 Oct 2005 18:55:00 +0100 > From: Andrew STUBBS > Cc: gdb@sources.redhat.com > > > If this patch is accepted, please also send additions to the GDB > > manual that document the new command-line option. > > Documentation patch attached. Thanks. This is approved, provided that you fix the minor problems mentioned below. > +Run in batch mode exactly like @samp{-batch}, but totally silently. All GDB ^^ Please make sure there are 2 spaces after a period that ends each sentence. > +Note that targets that give their output via GDB, as opposed to writing ^^^ Please use "@value{GDBN}" instead of a literal "GDB".