aboutsummaryrefslogtreecommitdiff
path: root/docs/SourceLevelDebugging.html
AgeCommit message (Expand)Author
2011-03-08Since last couple of days, argument number is encoded using 8 bits from line ...Devang Patel
2011-03-08Update DILexicalBlock doc to mention new fields.Devang Patel
2011-02-03Update docs to match reality.Devang Patel
2011-02-01Remove stale references of obsolete @llvm.dbg.variable.Devang Patel
2011-01-18finish a sentence.Chris Lattner
2010-10-04Fix lexical block's tag number.Devang Patel
2010-10-01Fix block descriptor documentation.Devang Patel
2010-10-01Fix dbg_declare signature in document.Devang Patel
2010-10-01Fix DIDerived type fields' type in document.Devang Patel
2010-07-13Fix compile unit in example. Thanks Renato Golin!Devang Patel
2010-06-04Update docs to reflect new DISubprogram elements.Devang Patel
2010-05-28Fix more whitespace to be consistent with AsmPrinter.Dan Gohman
2010-05-28Fix whitespace to be more consistent with AsmPrinter's style.Dan Gohman
2010-05-07Revert r103213. It broke several sections of live website.mike-m
2010-05-06Overhauled llvm/clang docs builds. Closes PR6613.mike-m
2010-04-05don't reference DwarfWriterChris Lattner
2010-03-31Small fixes to this documentation. Remove mention of uint/int type, fix typoNick Lewycky
2010-03-26Add a paragram describing how to extract line number information.Devang Patel
2010-03-17Fixed spelling errors.John Criswell
2010-03-09Start using DIFile. See updated SourceLevelDebugging.html for more information.Devang Patel
2010-01-11Add documentation for llvm.dbg.value intrinsicVictor Hernandez
2009-12-01Remove some validation errors.Bill Wendling
2009-12-01Some formatting and spelling fixes.Bill Wendling
2009-11-25Update to reflect recent debugging information encoding changes.Devang Patel
2009-11-17Fix HTML formatting.Jay Foad
2009-10-12Documentation: Perform automated correction of common typos.Benjamin Kramer
2009-08-28Reapply 79977.Devang Patel
2009-08-26Revert 79977. It causes llvm-gcc bootstrap failures on some platforms.Devang Patel
2009-08-25Update DebugInfo interface to use metadata, instead of special named llvm.dbg...Devang Patel
2009-07-18fix some typos pointed out by Hidenobu SekiChris Lattner
2009-06-26Remove debug info anchors - llvm.dbg.compile_units, llvm.dbg.subprogramsDevang Patel
2009-05-29Fix some typosBruno Cardoso Lopes
2009-05-17Formatting. Some updating of data structures. More work needs to be done to u...Bill Wendling
2009-04-03update some syntaxChris Lattner
2009-01-30 Each input file is encoded as a separate compile unit in LLVM debuggingDevang Patel
2008-12-16* Comply with HTML 4.01 Strict standardMisha Brukman
2008-12-11Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman
2008-11-21Document TEST=dbgoptDevang Patel
2008-04-29Minor spelling and typo fixes.John Criswell
2008-02-01Update llvm.dbg.func.start.Evan Cheng
2007-06-14Fix typos.Duncan Sands
2007-03-14Change e-mail address.Jim Laskey
2007-01-26Change the MachineDebugInfo to MachineModuleInfo to better reflect usageJim Laskey
2006-11-30Update docsJim Laskey
2006-08-21Update info on mangled names.Jim Laskey
2006-08-21Update debugging documents.Jim Laskey
2006-06-21fix typosJim Laskey
2006-06-20add subroutine typesJim Laskey
2006-06-16add decimal form of LLVMDebugVersionJim Laskey
2006-06-161. Revise vector debug support.Jim Laskey