]> sourceware.org Git - systemtap.git/commit
2005-08-17 Roland McGrath <roland@redhat.com>
authorroland <roland>
Thu, 18 Aug 2005 02:46:22 +0000 (02:46 +0000)
committerroland <roland>
Thu, 18 Aug 2005 02:46:22 +0000 (02:46 +0000)
commit377b204ca14fbe0aa052ab28f9a5233181fc11fc
tree96b92817a44fffb4ac7ccdd11ddd3b43fe25c7ce
parentd50f5149161d1e80553e09a75aa441961dd9359c
2005-08-17  Roland McGrath  <roland@redhat.com>

* 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".
loc2c.c
This page took 0.025948 seconds and 5 git commands to generate.