diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 7b0dc353c82..ffaf0680eb8 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2015-12-10 Pedro Alves + + * gdb.texinfo (Stack): Reorder menu. + 2015-12-09 Luis Machado * gdb.texinfo (GDB/MI Variable Objects): Update text to mention diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index be39f1c6d7f..85668e5841b 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -6904,9 +6904,9 @@ currently executing frame and describes it briefly, similar to the @menu * Frames:: Stack frames * Backtrace:: Backtraces -* Frame Filter Management:: Managing frame filters * Selection:: Selecting a frame * Frame Info:: Information on a frame +* Frame Filter Management:: Managing frame filters @end menu