X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FSourceLevelDebugging.html;h=172ede02e6afd19bbed7a9a607243a23ad398045;hb=73b43b9b549a75fb0015c825df68abd95705a67c;hp=3cbd64e8529f5a43043a085c2bd8c664f1ba0492;hpb=4d9b10b098ae1e6b35c5509ff8217bf23931e71b;p=oota-llvm.git diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html index 3cbd64e8529..172ede02e6a 100644 --- a/docs/SourceLevelDebugging.html +++ b/docs/SourceLevelDebugging.html @@ -16,6 +16,7 @@
  • Introduction
    1. Philosophy behind LLVM debugging information
    2. +
    3. Debug information consumers
    4. Debugging optimized code
  • Debugging information format @@ -26,11 +27,13 @@
  • Compile unit descriptors
  • Global variable descriptors
  • Subprogram descriptors
  • +
  • Block descriptors
  • Basic type descriptors
  • Derived type descriptors
  • Composite type descriptors
  • Subrange descriptors
  • Enumerator descriptors
  • +
  • Local variables
  • Debugger intrinsic functions