summaryrefslogtreecommitdiffstats
path: root/lldb/www
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Remove the 'www' folder.Jonas Devlieghere2019-05-031679-372037/+0
* Don't abort() in lldb_assert and document why.Adrian Prantl2019-03-291-4/+58
* Pass ConstString by value (NFC)Adrian Prantl2019-03-061-1/+1
* Mention predicting exception catch at throw siteJim Ingham2019-02-261-0/+26
* Adjust documentation for git migration.James Y Knight2019-01-299-86/+32
* [CMake] Fix standalone builds: workaround the cxx target not getting imported...Stefan Granitz2019-01-091-1/+1
* Document the DBGSourcePathRemapping dictionary that may be Jason Molenda2018-12-171-0/+27
* [lldb] Introduce StackFrameRecognizer [take 3]Kuba Mracek2018-10-311-4/+57
* Revert r345686 due to build failuresKuba Mracek2018-10-311-57/+4
* [lldb] Introduce StackFrameRecognizer [take 2]Kuba Mracek2018-10-311-4/+57
* Revert r345678 (build failure on Linux machines).Kuba Mracek2018-10-311-57/+4
* [lldb] Introduce StackFrameRecognizerKuba Mracek2018-10-311-4/+57
* Fix typos.Bruce Mitchener2018-10-041-1/+1
* Add docs for scripted breakpoint resolversJim Ingham2018-09-171-0/+189
* [www] Updated outdated download links [NFC]Raphael Isemann2018-09-051-8/+11
* Fixed missing sidebars on the websiteRaphael Isemann2018-08-313-0/+0
* Show how to use "lldb -P" to find the lldb.py.Jim Ingham2018-08-171-4/+5
* Add instructions for building LLDB on Mac OS X with CMakeAlex Langford2018-08-071-2/+23
* Fix/unify the spelling of Objective-C.Adrian Prantl2018-06-134-5/+5
* Typo fixes.Bruce Mitchener2018-05-292-4/+4
* Add PPC64le support informationPavel Labath2018-05-243-4/+4
* [docs] Add LLDB_TEST_USE_CUSTOM_C_COMPILER and LLDB_TEST_USE_CUSTOM_CXX_COMPI...Aaron Smith2018-04-122-2/+5
* Add a suggestion to convert dotest tests to use run_to_source_breakpoint.Jim Ingham2018-03-201-0/+14
* [docs] Update docs for cmake options LLDB_TEST_C_COMPILER and LLDB_TEST_CXX_C...Aaron Smith2018-02-082-6/+6
* www: update lldb architecture docSaleem Abdulrasool2018-01-241-1/+1
* Fix more inconsistent line endings. NFC.Dimitry Andric2017-12-182-102/+102
* Update remote debugging page with many more details.Greg Clayton2017-11-281-8/+132
* Added a way to dump the full paths to all source files in a module that has d...Greg Clayton2017-11-101-0/+16
* Mention breakpoint names in the tutorial.Jim Ingham2017-09-141-3/+64
* The llvm.org bugzilla moved.Jim Ingham2017-07-131-1/+1
* Update lldb architecture docsPavel Labath2017-07-042-352/+75
* Added a project for the unified IR interpreter.Sean Callanan2017-06-281-0/+12
* Forgot to mention rewriting CommandObject::DoExecute Jim Ingham2017-06-011-0/+19
* Added "info threads", "thread 1" and "apropos".Jim Ingham2017-05-051-0/+31
* Remove the home-grown android toolchain file and all references to itPavel Labath2017-04-251-31/+24
* [lldb] Fix ninja URLShoaib Meenai2017-04-101-1/+1
* Add support for sythetic operator dereferenceTamas Berghammer2017-03-311-0/+1
* Python commands as first class citizens.Jim Ingham2017-03-021-1/+19
* Mention fetching thread lists lazily.Jim Ingham2017-03-021-0/+18
* Forgot about local variable lookup. Jim Ingham2017-03-021-0/+18
* Add a reference to the projects in the Get involved section.Jim Ingham2017-03-021-0/+2
* Goals->Projects.Jim Ingham2017-03-021-1/+1
* Added a list of outstanding projects that would benefit lldb.Jim Ingham2017-03-022-0/+380
* Fixed documentation bug found by Ramana who sent a patch to the lldb-dev list.Greg Clayton2017-02-091-1/+1
* Fix weak symbol linkage in SBStructuredData, update docs.Todd Fiala2016-11-091-3/+4
* Fix up the formats.html for the addition of the thread-stop-format.Jim Ingham2016-11-081-9/+23
* Clean up the stop printing header lines.Jim Ingham2016-11-081-0/+1
* I hadn't fixed all the instances of the old marker for scripted format string...Enrico Granata2016-10-211-3/+3
* frame.script became script.frame a while ago; fix up the docsEnrico Granata2016-10-201-4/+4
* Re-generate the python and cpp reference documentationTamas Berghammer2016-10-201455-34659/+137054
OpenPOWER on IntegriCloud