diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2005-08-05 Frank Ch. Eigler <fche@elastic.org> + * runtest.sh: Keep around log files from crashed processes, + those whose rc is neither 0 nor 1. + +2005-08-05 Frank Ch. Eigler <fche@elastic.org> + * tapsets.cxx (query_statement|function|cu|module): Add explicit nested try/catch, since elfutils iteration seems to block exception catching. |