X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FSourceLevelDebugging.html;h=3c9df8dc0fea433275df4c1f41791121fdc3414e;hb=fb0a64a172fa405f7d0bcdd11226b99b433b8522;hp=6a3d675080b8ad178977834fd4efebfe889c5735;hpb=cec12a5c30cf6dbb96733f5f01cd9cbbc8fbe249;p=oota-llvm.git diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html index 6a3d675080b..3c9df8dc0fe 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