summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5834b53d..7d437cda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-10-01 Frank Ch. Eigler <fche@elastic.org>
+
+ * tapsets.cxx (get_module_dwarf): Add "required" parameter, which
+ throws an exception if debuginfo is not found.
+ (focus_on_module_containing_global_address): Tolerate miss.
+ (query_kernel_exists): New function to test for "kernel" module in
+ dwfl_getmodules() result set.
+ (dwarf_builder::build): Call it if appropriate.
+
2005-09-30 Graydon Hoare <graydon@redhat.com>
PR 1131.