diff options
author | Pierre Muller <muller@sourceware.org> | 2012-11-08 16:50:56 +0000 |
---|---|---|
committer | Pierre Muller <muller@sourceware.org> | 2012-11-08 16:50:56 +0000 |
commit | 4574b35a66f832ce0cc2204431834fbe73ab5886 (patch) | |
tree | 93dd73c3db80bc7b8584df924fe788cad4285d6c /gdb/ChangeLog | |
parent | 2834ab426416fbf6e63ecb19f4cf1025990b01dc (diff) | |
download | gdb-4574b35a66f832ce0cc2204431834fbe73ab5886.zip gdb-4574b35a66f832ce0cc2204431834fbe73ab5886.tar.gz gdb-4574b35a66f832ce0cc2204431834fbe73ab5886.tar.bz2 |
* 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.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
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 <muller@sourceware.org> + + * 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 <emachado@linux.vnet.ibm.com> * ppc-linux-tdep.c (ppc64_standard_linkage1, ppc64_standard_linkage2, |