summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b3007b7..7c267e28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-21 Stan Cox <scox@redhat.com>
+
+ * tapsets.cxx (dwflpp::die_has_pc): Don't abort if dwarf_ranges fails.
+ (dwflpp::find_variable_and_frame_base): A pc requires dwarf_nscopes
+
2008-12-19 Elliott Baron <ebaron@redhat.com>
PR3668