summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Machata <pmachata@redhat.com>2011-03-08 19:38:39 +0100
committerPetr Machata <pmachata@redhat.com>2011-03-08 19:38:39 +0100
commit05ffa026afd1ed78b1f0d992f1fa326aebf17b66 (patch)
treee98425258f2cd2bb77565db7e645bb43a095f010
parent5c92304c9dfac6419bb81326ab80d331f65c622c (diff)
downloadelfutils-05ffa026afd1ed78b1f0d992f1fa326aebf17b66.tar.gz
dwarflint: Update TODO
-rw-r--r--dwarflint/TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/dwarflint/TODO b/dwarflint/TODO
index 1de8d6b5..aa612026 100644
--- a/dwarflint/TODO
+++ b/dwarflint/TODO
@@ -17,6 +17,13 @@
So that's about the FORMs and ATs. But there's more, e.g. DW_OP_
support.
+* low-level checks
+** DW_TAG_type_unit
+ For each type defined in a compilation unit, a contribution may be
+ made to the .debug_types section of the object file. Each such
+ contribution consists of a type unit header (see Section 7.5.1.2)
+ followed by a DW_TAG_type_unit entry, together with its children.
+
* high-level checks
** DW_OP_GNU_implicit_pointer