aboutsummaryrefslogtreecommitdiff
path: root/docs/SourceLevelDebugging.html
AgeCommit message (Expand)Author
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
2006-06-151. Support standard dwarf format (was bootstrapping in Apple format.)Jim Laskey
2006-03-24Fixed some grammer and spelling.Jim Laskey
2006-03-23Correction of stoppoint arguments.Jim Laskey
2006-03-23Updated information related to local variables and scopes.Jim Laskey
2006-03-15Update doc to reflect changes in subprogram and block descriptors.Jim Laskey
2006-03-14Reflect the fact that empty strings can be expressed as null.Jim Laskey
2006-03-14Bring debugging information up to date.Jim Laskey
2006-03-14Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer
2004-12-09* Straighten a comment to a single lineMisha Brukman
2004-12-04Remove more smileys. I kept the one in WritingAnLLVMPass because it is actuallyMisha Brukman
2004-11-01Minor format tweask for tables.Reid Spencer
2004-07-19Fix broken linkChris Lattner
2004-06-03Fix broken internal link.Misha Brukman
2004-06-03Fix broken internal links.Misha Brukman
2004-05-23Make use of the new doc_author class. "Seperate content from presentation" t...Chris Lattner
2004-05-12Use the images in the img/ directory.Misha Brukman
2004-05-12Made file comply with HTML-4.01 (Strict)Misha Brukman
2004-01-06Add links to SLD from the LangRef.html docChris Lattner
2004-01-05First version of this document. It is still missing some pretty big pieces, andChris Lattner