index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
SourceLevelDebugging.html
Age
Commit message (
Expand
)
Author
2012-04-03
Add a line number for the scope of the function (starting at the first
Eric Christopher
2012-03-27
llvm/docs/*.html: Fix markups.
NAKAMURA Takumi
2012-03-26
Update documentation for old api changes.
Eric Christopher
2012-03-06
Remove short tag marker.
Bill Wendling
2012-03-06
Appease the HTML validation gods.
Bill Wendling
2012-03-06
Fix validation errors.
Bill Wendling
2012-03-06
Add missing end tags.
Bill Wendling
2012-03-06
Fix up link and a couple small edits.
Eric Christopher
2012-03-06
Add the beginnings of documentation for the Name Accelerator Tables.
Eric Christopher
2012-03-06
Delete trailing whitespace to clean up.
Eric Christopher
2012-02-18
Fix documentation.
Chad Rosier
2012-02-09
Now subprogram descriptors are not collected by llvm.dbg.sp NamedMDNode. Upda...
Devang Patel
2012-02-06
Update docs describing objective-c property encoding. This includes support f...
Devang Patel
2012-01-03
Fix typo.
Eric Christopher
2011-12-16
Fix spacing.
Eric Christopher
2011-12-16
Update documentation.
Eric Christopher
2011-12-16
Clarify and fix subprogram description.
Devang Patel
2011-11-15
Merge ObjCPropertyDebugInfo.html into SourceLevelDebugging.html
Devang Patel
2011-10-11
Add a new wrapper node for a DILexicalBlock that encapsulates it and a
Eric Christopher
2011-09-09
Update docs to reflect recent addition of new CompileUnit elements.
Devang Patel
2011-08-19
Do not use named md nodes to track variables that are completely optimized. T...
Devang Patel
2011-08-16
Until now all debug info MDNodes referred to a root MDNode, a compile unit. T...
Devang Patel
2011-07-27
Update document listing DIVariable elements to reflect recent changes.
Devang Patel
2011-07-25
80 columns.
Nick Lewycky
2011-07-19
Revert "Update docs to reflect r135457."
Bob Wilson
2011-07-19
Update docs to reflect r135457.
Devang Patel
2011-05-31
Fix html formatting.
Devang Patel
2011-05-31
Clarify documentation and remove guarantees that are not fulfilled.
Devang Patel
2011-05-03
Use llvm.dbg.cu named metadata to collect compile units.
Devang Patel
2011-04-23
docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.
NAKAMURA Takumi
2011-04-22
Let front-end tie subprogram declaration with subprogram definition directly.
Devang Patel
2011-04-18
docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.
NAKAMURA Takumi
2011-04-16
Introduce support to encode Objective-C property information in debugging inf...
Devang Patel
2011-04-09
docs/*.html: Make W3C HTML 4.01 Strict more compliant.
NAKAMURA Takumi
2011-04-09
docs: Canonicalize URLs.
NAKAMURA Takumi
2011-04-08
Simplify array bound checks and clarify comments. One element array can have...
Devang Patel
2011-04-08
Do not emit DW_AT_upper_bound and DW_AT_lower_bound for unbouded array.
Devang Patel
2011-04-05
Add support to encode function's template parameters.
Devang Patel
2011-03-29
Document llvm.dbg.sp, llvm.dbg.gv and llvm.dbg.enum
Devang Patel
2011-03-08
Since last couple of days, argument number is encoded using 8 bits from line ...
Devang Patel
2011-03-08
Update DILexicalBlock doc to mention new fields.
Devang Patel
2011-02-03
Update docs to match reality.
Devang Patel
2011-02-01
Remove stale references of obsolete @llvm.dbg.variable.
Devang Patel
2011-01-18
finish a sentence.
Chris Lattner
2010-10-04
Fix lexical block's tag number.
Devang Patel
2010-10-01
Fix block descriptor documentation.
Devang Patel
2010-10-01
Fix dbg_declare signature in document.
Devang Patel
2010-10-01
Fix DIDerived type fields' type in document.
Devang Patel
2010-07-13
Fix compile unit in example. Thanks Renato Golin!
Devang Patel
2010-06-04
Update docs to reflect new DISubprogram elements.
Devang Patel
[next]