diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -8,6 +8,12 @@ 2005-09-12 Graydon Hoare <graydon@redhat.com> PR 1306 + * tapsets.cxx (dwflpp::iterate_over_srcfile_lines): Fix two + off-by-one errors in previous change. + +2005-09-12 Graydon Hoare <graydon@redhat.com> + + PR 1306 * tapsets.cxx (dwflpp::has_single_line_record): New function. (dwflpp::iterate_over_srcfile_lines): Throw when user requests single statement line with multiple records (and provide advice). |