aboutsummaryrefslogtreecommitdiffstats
path: root/docs/SourceLevelDebugging.html
Commit message (Expand)AuthorAgeFilesLines
* Fix html formatting.Devang Patel2011-05-311-1/+1
* Clarify documentation and remove guarantees that are not fulfilled.Devang Patel2011-05-311-9/+2
* Use llvm.dbg.cu named metadata to collect compile units.Devang Patel2011-05-031-1/+3
* docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi2011-04-231-52/+52
* Let front-end tie subprogram declaration with subprogram definition directly.Devang Patel2011-04-221-7/+8
* docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi2011-04-181-80/+80
* Introduce support to encode Objective-C property information in debugging inf...Devang Patel2011-04-161-1/+6
* docs/*.html: Make W3C HTML 4.01 Strict more compliant.NAKAMURA Takumi2011-04-091-1/+1
* docs: Canonicalize URLs.NAKAMURA Takumi2011-04-091-1/+1
* Simplify array bound checks and clarify comments. One element array can have...Devang Patel2011-04-081-1/+2
* Do not emit DW_AT_upper_bound and DW_AT_lower_bound for unbouded array.Devang Patel2011-04-081-1/+1
* Add support to encode function's template parameters.Devang Patel2011-04-051-1/+9
* Document llvm.dbg.sp, llvm.dbg.gv and llvm.dbg.enumDevang Patel2011-03-291-3/+8
* Since last couple of days, argument number is encoded using 8 bits from line ...Devang Patel2011-03-081-1/+2
* Update DILexicalBlock doc to mention new fields.Devang Patel2011-03-081-1/+3
* Update docs to match reality.Devang Patel2011-02-031-10/+9
* Remove stale references of obsolete @llvm.dbg.variable.Devang Patel2011-02-011-8/+3
* finish a sentence.Chris Lattner2011-01-181-1/+1
* Fix lexical block's tag number.Devang Patel2010-10-041-1/+1
* Fix block descriptor documentation.Devang Patel2010-10-011-3/+5
* Fix dbg_declare signature in document.Devang Patel2010-10-011-2/+2
* Fix DIDerived type fields' type in document.Devang Patel2010-10-011-3/+3
* Fix compile unit in example. Thanks Renato Golin!Devang Patel2010-07-131-2/+2
* Update docs to reflect new DISubprogram elements.Devang Patel2010-06-041-0/+7
* Fix more whitespace to be consistent with AsmPrinter.Dan Gohman2010-05-281-12/+12
* Fix whitespace to be more consistent with AsmPrinter's style.Dan Gohman2010-05-281-2/+2
* Revert r103213. It broke several sections of live website.mike-m2010-05-071-0/+1780
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-061-1780/+0
* don't reference DwarfWriterChris Lattner2010-04-051-1/+1
* Small fixes to this documentation. Remove mention of uint/int type, fix typoNick Lewycky2010-03-311-8/+7
* Add a paragram describing how to extract line number information.Devang Patel2010-03-261-0/+12
* Fixed spelling errors.John Criswell2010-03-171-3/+3
* Start using DIFile. See updated SourceLevelDebugging.html for more information.Devang Patel2010-03-091-87/+111
* Add documentation for llvm.dbg.value intrinsicVictor Hernandez2010-01-111-0/+20
* Remove some validation errors.Bill Wendling2009-12-011-12/+12
* Some formatting and spelling fixes.Bill Wendling2009-12-011-61/+67
* Update to reflect recent debugging information encoding changes.Devang Patel2009-11-251-219/+118
* Fix HTML formatting.Jay Foad2009-11-171-1/+1
* Documentation: Perform automated correction of common typos.Benjamin Kramer2009-10-121-1/+1
* Reapply 79977.Devang Patel2009-08-281-505/+452
* Revert 79977. It causes llvm-gcc bootstrap failures on some platforms.Devang Patel2009-08-261-452/+505
* Update DebugInfo interface to use metadata, instead of special named llvm.dbg...Devang Patel2009-08-251-505/+452
* fix some typos pointed out by Hidenobu SekiChris Lattner2009-07-181-1/+1
* Remove debug info anchors - llvm.dbg.compile_units, llvm.dbg.subprogramsDevang Patel2009-06-261-53/+0
* Fix some typosBruno Cardoso Lopes2009-05-291-3/+3
* Formatting. Some updating of data structures. More work needs to be done to u...Bill Wendling2009-05-171-499/+613
* update some syntaxChris Lattner2009-04-031-89/+89
* Each input file is encoded as a separate compile unit in LLVM debuggingDevang Patel2009-01-301-0/+9
* * Comply with HTML 4.01 Strict standardMisha Brukman2008-12-161-22/+22
* Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman2008-12-111-2/+2