This is the mail archive of the gdb-patches@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]

Incorrect placement of babeltrace gdb/NEWS item [Re: [PATCH v3 00/15] CTF Support]


On Wed, 10 Apr 2013 11:45:10 +0200, Yao Qi wrote:
> diff --git a/gdb/NEWS b/gdb/NEWS
> index 6f202e2..86716e0 100644
> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -135,6 +135,9 @@ Tilera TILE-Gx GNU/Linux	tilegx*-*-linux
>    Release versions, on the other hand, are built without -lmcheck
>    by default.  The --enable-libmcheck/--disable-libmcheck configure
>    options allow the user to override that default.
> +--with-babeltrace/--with-babeltrace-include/--with-babeltrace-lib
> +  This configure option allows the user to build GDB with
> +  libbabeltrace using which GDB can read Common Trace Format data.
>  
>  * New commands (for set/show, see "New options" below)
>  

https://sourceware.org/git/?p=binutils-gdb.git;a=blobdiff;f=gdb/NEWS;h=86716e0f866250bed8542bf3af9ca5fdcde02b1e;hp=6f202e2e8c8f1d7387bebe3ffd27331884214b0d;hb=393fd4c3768e4babdc112fded0bde4aedd40925e;hpb=b7a273f8c632d5bc5005fb7ece063a5ed0091bc5
commit 393fd4c3768e4babdc112fded0bde4aedd40925e
Author: Yao Qi <yao@codesourcery.com>
Date:   Wed Apr 10 09:42:57 2013 +0000
        * configure.ac: Check libbabeltrace is installed.

This addition is in section:
	*** Changes in GDB 7.6
while it is a change in gdb-7.7 so it should be moved higher in the NEWS file
I think to the section:
	*** Changes in GDB 7.7

Moreover there seems to be missing an empty line delimiter for it.


Jan


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