aboutsummaryrefslogtreecommitdiffstats
path: root/docs/SourceLevelDebugging.html
Commit message (Expand)AuthorAgeFilesLines
* 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
* Document TEST=dbgoptDevang Patel2008-11-211-0/+18
* Minor spelling and typo fixes.John Criswell2008-04-291-4/+4
* Update llvm.dbg.func.start.Evan Cheng2008-02-011-4/+7
* Fix typos.Duncan Sands2007-06-141-2/+2
* Change e-mail address.Jim Laskey2007-03-141-1/+1
* Change the MachineDebugInfo to MachineModuleInfo to better reflect usageJim Laskey2007-01-261-1/+1
* Update docsJim Laskey2006-11-301-2/+4
* Update info on mangled names.Jim Laskey2006-08-211-2/+8
* Update debugging documents.Jim Laskey2006-08-211-0/+12
* fix typosJim Laskey2006-06-211-2/+2
* add subroutine typesJim Laskey2006-06-201-0/+5
* add decimal form of LLVMDebugVersionJim Laskey2006-06-161-1/+1
* 1. Revise vector debug support.Jim Laskey2006-06-161-55/+55
* 1. Support standard dwarf format (was bootstrapping in Apple format.)Jim Laskey2006-06-151-1/+6
* Fixed some grammer and spelling.Jim Laskey2006-03-241-5/+6
* Correction of stoppoint arguments.Jim Laskey2006-03-231-4/+5
* Updated information related to local variables and scopes.Jim Laskey2006-03-231-33/+105
* Update doc to reflect changes in subprogram and block descriptors.Jim Laskey2006-03-151-23/+55
* Reflect the fact that empty strings can be expressed as null.Jim Laskey2006-03-141-5/+4
* Bring debugging information up to date.Jim Laskey2006-03-141-636/+1166
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-141-1/+1
* * Straighten a comment to a single lineMisha Brukman2004-12-091-2/+3