diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index b3dbc5955c..c7531927ae 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2015-08-18 Andrew Burgess + + * gdb.texinfo (GDB Files): Add 'File Caching' menu entry. + 2015-08-18 Andrew Burgess * gdb.texinfo (File Caching): Document "set/show debug bfd-cache". diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 9322a526d1..b550765aac 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -17693,6 +17693,7 @@ program. To debug a core dump of a previous run, you must also tell @menu * Files:: Commands to specify files +* File Caching:: Information about @value{GDBN}'s file caching * Separate Debug Files:: Debugging information in separate files * MiniDebugInfo:: Debugging information in a special section * Index Files:: Index files speed up GDB