summaryrefslogtreecommitdiff
path: root/docs/SourceLevelDebugging.rst
AgeCommit message (Expand)Author
2014-03-18Switch the type field in DIVariable and DIGlobalVariable over to DITypeRefs.Adrian Prantl
2014-03-03Add DWARF discriminator support to DILexicalBlocks.Diego Novillo
2013-12-05Correct word hyphenationsAlp Toker
2013-10-29Fix common typos in the docs.Benjamin Kramer
2013-10-27Update to current output.Bill Wendling
2013-08-29Add unique identifier field to Composite Types and Format.Manman Ren
2013-05-29Debug Info: Update documentation to match recent (& not so recent) schema cha...David Blaikie
2013-03-19Formatting fixups.Eric Christopher
2013-03-18Make the fields in the diagram match the descriptive text above them.Eric Christopher
2013-02-16Documentation: correct syntax (one missing comma, one extra comma)Dmitri Gribenko
2013-02-13This is actually located at the end, not the middle.Eric Christopher
2013-01-10remove the rest of the "written by" lines in the documentation. It isChris Lattner
2013-01-08Remove the llvm-local DW_TAG_vector_type tag and add a test toEric Christopher
2013-01-08Remove what appears to be a dead llvm-specific debug tag.Eric Christopher
2013-01-07Documentation updates for pointer-to-member debug info added in r171698.David Blaikie
2012-11-28Some grammar fixesEli Bendersky
2012-11-22Documentation: convert SourceLevelDebugging.html to reSTDmitri Gribenko