Incorrect placement of babeltrace gdb/NEWS item [Re: [PATCH v3 00/15] CTF Support]
Commit Message
On 08/05/2014 02:59 AM, Jan Kratochvil wrote:
> 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
Er, the news entry was added in the wrong section.
>
> Moreover there seems to be missing an empty line delimiter for it.
Here is the patch to fix it.
@@ -465,6 +465,12 @@ qXfer:libraries-svr4:read's annex
The "set remotebaud" and "show remotebaud" commands are still available
to provide backward compatibility with older versions of GDB.
+* New configure options
+
+--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.
+
*** Changes in GDB 7.6
* Target record has been renamed to record-full.
@@ -576,9 +582,6 @@ 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)