From 41827fc34de3463891160a9d57df9f5c58c0b65f Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Tue, 5 Jun 2018 09:23:48 -0600 Subject: Update "func" help text to GNU standards In my earlier series to change help text to follow the GNU standards for metasyntactic variables, I missed one: the "func" command. This patch updates its help text. Tested by the buildbot. gdb/ChangeLog 2018-06-27 Tom Tromey * stack.c (_initialize_stack): Update "func" help text. --- gdb/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2075f47..330abd7 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2018-06-27 Tom Tromey + * stack.c (_initialize_stack): Update "func" help text. + +2018-06-27 Tom Tromey + * python/py-unwind.c (unwind_info_object) : Now a std::vector. (unwind_infopy_str, pyuw_create_unwind_info) -- cgit v1.1