From 4574b35a66f832ce0cc2204431834fbe73ab5886 Mon Sep 17 00:00:00 2001 From: Pierre Muller Date: Thu, 8 Nov 2012 16:50:56 +0000 Subject: * update-web-ari.sh (print_heading): Add number of files checked. (nb_files): New variable counting the number of sources files found by gdb_find.sh script. (debug_awk): New variable to allow extra debug output. (indexes): Add more information if DEBUG_AWK is set. --- gdb/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0bde8d8..e8ac090 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,12 @@ +2012-11-08 Pierre Muller + + * update-web-ari.sh (print_heading): Add number of files + checked. + (nb_files): New variable counting the number of sources + files found by gdb_find.sh script. + (debug_awk): New variable to allow extra debug output. + (indexes): Add more information if DEBUG_AWK is set. + 2012-11-08 Edjunior Machado * ppc-linux-tdep.c (ppc64_standard_linkage1, ppc64_standard_linkage2, -- cgit v1.1