[binutils-gdb] gdb, doc: Fix missed ChangeLog entry.

Felix Willgerodt fwillger@sourceware.org
Wed Jun 16 13:46:34 GMT 2021


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3aabdfe15bf9959c81d49a1a0b7452feeb279dbc

commit 3aabdfe15bf9959c81d49a1a0b7452feeb279dbc
Author: Felix Willgerodt <felix.willgerodt@intel.com>
Date:   Wed Jun 16 15:31:23 2021 +0200

    gdb, doc: Fix missed ChangeLog entry.
    
    My previous commit "btrace, doc: Clarify record function-call-history
    documentation." didn't add this to the actual ChangeLog file. Fix that.

Diff:
---
 gdb/doc/ChangeLog | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 80b9f44ad3c..0fa355c9e3b 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,9 @@
+2021-06-16  Felix Willgerodt  <felix.willgerodt@intel.com>
+
+	* gdb.texinfo (Process Record and Replay): Stop mentioning lines
+	for "record function-call-history" and
+	"set record function-call-history-size".
+
 2021-06-08  Lancelot Six  <lsix@lancelotsix.com>
 
 	* python.texi (Writing a Pretty-Printer): Use 'is None' instead of


More information about the Gdb-cvs mailing list