summaryrefslogtreecommitdiff
path: root/docs/SourceLevelDebugging.html
Commit message (Collapse)AuthorAge
* Update info on mangled names.Jim Laskey2006-08-21
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29804 91177308-0d34-0410-b5e6-96231b3b80d8
* Update debugging documents.Jim Laskey2006-08-21
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29800 91177308-0d34-0410-b5e6-96231b3b80d8
* fix typosJim Laskey2006-06-21
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28894 91177308-0d34-0410-b5e6-96231b3b80d8
* add subroutine typesJim Laskey2006-06-20
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28878 91177308-0d34-0410-b5e6-96231b3b80d8
* add decimal form of LLVMDebugVersionJim Laskey2006-06-16
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28817 91177308-0d34-0410-b5e6-96231b3b80d8
* 1. Revise vector debug support.Jim Laskey2006-06-16
| | | | | | | | | 2. Update docs for vector debug support and new version control. 3. Simplify serialization of DebugDescInfo subclasses. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28816 91177308-0d34-0410-b5e6-96231b3b80d8
* 1. Support standard dwarf format (was bootstrapping in Apple format.)Jim Laskey2006-06-15
| | | | | | | 2. Add vector support. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28807 91177308-0d34-0410-b5e6-96231b3b80d8
* Fixed some grammer and spelling.Jim Laskey2006-03-24
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27062 91177308-0d34-0410-b5e6-96231b3b80d8
* Correction of stoppoint arguments.Jim Laskey2006-03-23
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26983 91177308-0d34-0410-b5e6-96231b3b80d8
* Updated information related to local variables and scopes.Jim Laskey2006-03-23
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26982 91177308-0d34-0410-b5e6-96231b3b80d8
* Update doc to reflect changes in subprogram and block descriptors.Jim Laskey2006-03-15
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26783 91177308-0d34-0410-b5e6-96231b3b80d8
* Reflect the fact that empty strings can be expressed as null.Jim Laskey2006-03-14
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26761 91177308-0d34-0410-b5e6-96231b3b80d8
* Bring debugging information up to date.Jim Laskey2006-03-14
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26759 91177308-0d34-0410-b5e6-96231b3b80d8
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-14
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26746 91177308-0d34-0410-b5e6-96231b3b80d8
* * Straighten a comment to a single lineMisha Brukman2004-12-09
| | | | | | | * Block off the section correctly with <!-- ***** --> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18721 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove more smileys. I kept the one in WritingAnLLVMPass because it is actuallyMisha Brukman2004-12-04
| | | | | | | funny. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18475 91177308-0d34-0410-b5e6-96231b3b80d8
* Minor format tweask for tables.Reid Spencer2004-11-01
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17394 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix broken linkChris Lattner2004-07-19
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15008 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix broken internal link.Misha Brukman2004-06-03
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14002 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix broken internal links.Misha Brukman2004-06-03
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13999 91177308-0d34-0410-b5e6-96231b3b80d8
* Make use of the new doc_author class. "Seperate content from presentation" ↵Chris Lattner2004-05-23
| | | | | | they said. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13675 91177308-0d34-0410-b5e6-96231b3b80d8
* Use the images in the img/ directory.Misha Brukman2004-05-12
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13509 91177308-0d34-0410-b5e6-96231b3b80d8
* Made file comply with HTML-4.01 (Strict)Misha Brukman2004-05-12
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13503 91177308-0d34-0410-b5e6-96231b3b80d8
* Add links to SLD from the LangRef.html docChris Lattner2004-01-06
| | | | | | | | | Clean up the SLD document a LOT Fill in a lot of details in the SLD document update the formats for the object descriptors git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10698 91177308-0d34-0410-b5e6-96231b3b80d8
* First version of this document. It is still missing some pretty big pieces, andChris Lattner2004-01-05
the debugging information formats will likely change, but it's a start, and I have to move on to other things in the short-term, so it might be a while before I get back to working on this. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10683 91177308-0d34-0410-b5e6-96231b3b80d8