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 3/3: --eval-command option


Eli Zaretskii wrote:
Should this, or the others, be in NEWS?


Good point.  Yes, I think all the new command-line options should be
mentioned in NEWS.  Andrew, could you please write that up and post
here for approval?

On looking at the NEWS files more closely I am a little uncertain what to do about the mainline file. The attached patch should do fine for the 6.4 branch however (I don't think this needs any more, does it?).


The mainline does not contain anything about 6.4 yet. Presumably this will be merged across when the 6.4 stuff is completed?

Should I add a 6.5 section for my changes?

Andrew Stubbs
2005-11-07  Andrew Stubbs  <andrew.stubbs@st.com>

	* NEWS: Add --batch-silent option.

--- src6.4.orig/NEWS	2005-11-07 14:12:02.000000000 +0000
+++ src6.4/NEWS	2005-11-07 14:12:08.000000000 +0000
@@ -12,6 +12,10 @@ OpenBSD/mips64			mips64-*-openbsd*
 
 Morpho Technologies ms1		ms1-elf
 
+* New command line options
+
+--batch-silent			As for --batch, but totally silent.
+
 * Deprecated commands removed
 
 The following commands, that were deprecated in 2000, have been

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