]> sourceware.org Git - systemtap.git/commitdiff
.
authorroland <roland>
Thu, 18 Aug 2005 02:47:29 +0000 (02:47 +0000)
committerroland <roland>
Thu, 18 Aug 2005 02:47:29 +0000 (02:47 +0000)
ChangeLog

index 807ad670673d47a0f30600962e61f362454d66c2..039117b7fde2ac00de3059c1cf7c9184812ef2f4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2005-08-17  Roland McGrath  <roland@redhat.com>
+
+       PR systemtap/1205, systemtap/1206
+       * loc2c.c (c_translate_fetch): Take TYPEDIE instead of TYPEATTR.
+       (c_translate_store): Likewise.
+       * loc2c.h: Update decls.
+       * loc2c-test.c (handle_variable): Update callers.
+       Look up type, resolve typedefs, and check that it's DW_TAG_base_type.
+       * tapsets.cxx (dwflpp::literal_stmt_for_local): Likewise.
+
+       * loc2c.c (base_byte_size): Add assert on expected DIE tag.
+       (c_translate_array, c_translate_pointer): Likewise.
+       * loc2c.h: Amend comments to explicitly state type DIE tags expected.
+
+       * loc2c.c: #include "loc2c.h".
+
 2005-08-16  Frank Ch. Eigler  <fche@elastic.org>
 
        PR systemtap/1180
This page took 0.033801 seconds and 5 git commands to generate.