aboutsummaryrefslogtreecommitdiff
path: root/lldb/www
AgeCommit message (Expand)AuthorFilesLines
2016-01-11Replace accidental DOS (and mixed) line endings in a few text filesDimitry Andric2-54/+54
2016-01-08Add note about the "thread until" command to the llvm-gdb cheatsheet.Justin Lebar1-0/+9
2015-12-05Document NetBSD platform support on the webpageKamil Rytarowski5-4/+25
2015-11-02Add a sketched out section on adding Language and LanguageRuntime plugins for...Enrico Granata1-0/+23
2015-11-02First pass on www docs: Adding Programming Language Support to LLDBTodd Fiala1-0/+170
2015-10-12Support RHEL 7 and similar systems that use architecture-specific Python lib ...Todd Fiala1-1/+1
2015-09-24Rename clang_type -> compiler_type for variables.Bruce Mitchener1-1/+1
2015-09-22Fix typos.Bruce Mitchener2-4/+4
2015-09-07[www] Typo fixes.Bruce Mitchener4-9/+9
2015-09-03Roll dosep.py parallel test runner into dotest.py command lineTodd Fiala1-11/+22
2015-09-02Fix test.html webpage alignmentPavel Labath1-0/+2
2015-08-05Update to new lists.llvm.orgTanya Lattner2-4/+4
2015-07-22Fix typos.Bruce Mitchener1-1/+1
2015-06-23Add support for displaying the language in the frame-format string.Dawn Perchik1-0/+1
2015-06-18Fix a variety of typos.Bruce Mitchener4-7/+7
2015-05-27www - updated build server URLsVince Harron1-5/+9
2015-04-24Start to share SWIG interface files between languages.Bruce Mitchener1-1/+1
2015-04-10Making linking against Python simpler on Windows.Zachary Turner1-50/+16
2015-04-09Add info on running remote test suite to the websitePavel Labath3-41/+120
2015-04-08Add documentation about remote debugging to the websitePavel Labath3-1/+147
2015-04-07Add some documentation about cross-compilation to www.Pavel Labath1-0/+172
2015-03-26Fixing typo in tutorial as test commit.Adrian McCarthy1-1/+1
2015-03-13Introduce documentation for Python command objectsEnrico Granata1-0/+18
2015-03-10Update build instructions / coding conventions.Zachary Turner2-31/+77
2015-02-18Fix broken link to 'Obtaining Commit Access'Alex Denisov1-2/+2
2015-02-11Update the coding standard to reflect recent changes.Zachary Turner1-6/+0
2015-02-04Update documenation for the changed in from ${var.script:<pythonfunction>} to...Greg Clayton1-2/+11
2014-12-31Update the website with information about LLDB on Windows.Zachary Turner2-4/+154
2014-12-31Fix HTML formatting and non-conformance.Zachary Turner1-224/+277
2014-12-06Add an initial description of the rules for constructing new SB API classes.Jim Ingham3-1/+71
2014-12-05First pass at a description of the lldb coding conventions.Jim Ingham2-0/+136
2014-12-02Fix the behavior of ${current-pc-arrow} in the default disassemblyJason Molenda1-0/+7
2014-11-22Just a few words to introduce the extra optional argument to Python summariesEnrico Granata1-0/+4
2014-10-28Add a few words of documentation for the the $\{var.script:\} featureEnrico Granata1-0/+19
2014-10-08Add a (Python only) lldb.SBSyntheticValueProvider class to our API surfaceEnrico Granata1-0/+5
2014-10-01Add documentation about the new SBExecutionContext for Python commands featur...Enrico Granata1-0/+20
2014-09-14Correct typo in tutorial pageEd Maste1-1/+1
2014-08-11Fix some typos:Sylvestre Ledru4-4/+4
2014-07-08Add docs for the "thread.completed-expression" format entry.Jim Ingham1-0/+1
2014-07-01Fix typos.Bruce Mitchener2-7/+7
2014-07-01Terminate italics tag.Bruce Mitchener1-1/+1
2014-06-27Fix a few typos.Bruce Mitchener6-9/+9
2014-05-03Remove obsolete CXX11 buld instructionsAlp Toker1-11/+7
2014-04-22Note that the FreeBSD x86_64 buildbot uses CMakeEd Maste1-1/+1
2014-04-21Update FreeBSD: Threads and Watchpoints generally workEd Maste1-2/+2
2014-03-24Update for Ubuntu 13.10 after feedback from Eran Ifrah.Greg Clayton1-1/+1
2014-02-07Add conditional breakpoints to our cheat sheetEnrico Granata1-0/+12
2014-02-04Update URL for OS X buildbotEd Maste1-1/+1
2014-01-14Fix typeo on memory read command example.Jason Molenda1-2/+2
2014-01-09Document unsetting environment variables in the lldb/gdb cheat sheet.Jim Ingham1-0/+10