This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: GDB as a loader 1/3: silent batch mode


> Date: Thu, 27 Oct 2005 18:55:00 +0100
> From: Andrew STUBBS <andrew.stubbs@st.com>
> 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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]