aboutsummaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Expand)Author
2013-07-26Document "show args" -> "settings show target.run-args"Jim Ingham
2013-07-24Update www build instructions for FreeBSDEd Maste
2013-07-24Add FreeBSD buildbots to build pageEd Maste
2013-07-24Update current state of FreeBSD portEd Maste
2013-07-24Updated the LLDB status page to reflect recent work on Linux.Ashok Thirumurthi
2013-07-23Remove spurious "-C" flag from CMake command lines in build.html.Stefanus Du Toit
2013-07-23Add instructions to www/source.html for using the Git mirror for those so inc...Stefanus Du Toit
2013-07-19Add another link to the Python API docs.Daniel Malea
2013-07-19Add links to LLDB API reference docsDaniel Malea
2013-07-19Add LLDB API reference docs (for Python and C++)Daniel Malea
2013-07-16Fix typeos.Jason Molenda
2013-07-12Adding information on the scriptable keywords ${target|process|thread|frame.s...Enrico Granata
2013-07-11Tweaks to the Python reference and example command to use the preferred print...Enrico Granata
2013-06-24Direct dir to target.source-map.Jim Ingham
2013-06-19Updated the LLDB download page to reflect Debian package locations for 3.3 as...Ashok Thirumurthi
2013-06-18Added a troubleshooting page as a place to add commonly asked questions with ...Greg Clayton
2013-06-12LLDB feature status update to mention limitations with core-file debugging an...Ashok Thirumurthi
2013-06-10Updated the links to Debian packages, provided a link to the blog on the nigh...Ashok Thirumurthi
2013-06-07Updated the LLDB status page to reflect the recent addition of multi-threaded...Ashok Thirumurthi
2013-05-31A few cleanups for our documentationEnrico Granata
2013-05-28Add instructions for running LLDB tests with non-default compiler/architecturesDaniel Malea
2013-05-28Add CMake targets to build LLDB reference docsDaniel Malea
2013-05-24Updated the status page to reflect the current Linux status.Ashok Thirumurthi
2013-05-17Added a few linux build configure/make examples.Greg Clayton
2013-05-17Update LLDB web docs with instructions to run individual test suites/directoriesDaniel Malea
2013-05-16the return False in breakpoint actions should also be mentioned on the websiteEnrico Granata
2013-05-13Removed a duplicate entry from the GDB toSean Callanan
2013-05-09Providing a more interesting command template for LLDBEnrico Granata
2013-05-08Now that you can "command script import" packages, the docs should reflect th...Enrico Granata
2013-05-08Update lldb status page to reflect watchpoint support on Linux.Matt Kopec
2013-05-03Added a few things that need to be installed on linux to build LLDB.Greg Clayton
2013-04-18Document how to get "info line" information from "image lookup -v".Jim Ingham
2013-04-02Minor update to build instructions: workaround a bug in cmake+make build filesDaniel Malea
2013-03-25- Masking out SBCommandReturnObject::Printf() from the Python layer because S...Enrico Granata
2013-03-05Be more precise in GCC/autoconf build instructions about compiler versionsDaniel Malea
2013-03-05Typos: be more precise on the build page when mentioning the non-cmake build ...Daniel Malea
2013-03-05Add instructions for building LLDB with CMakeDaniel Malea
2013-02-26Add links to buildbots on the LLDB build instructions pageDaniel Malea
2013-02-20Mention "return" -> "thread return"Jim Ingham
2013-02-20Lastly, a few synthetic children classes for Cocoa are availableEnrico Granata
2013-02-20And the NSString formatter is not Python anymoreEnrico Granata
2013-02-20Data formatters are not a *recent* addition...Enrico Granata
2013-02-14Mention the inline-breakpoint-strategy in the lldb-gdb.html file.Jim Ingham
2013-02-12Fix document typos, indentation in python code, and API examples.Daniel Malea
2013-02-12Added new "env" regular expression alias into the evironment settings section...Greg Clayton
2013-01-29Describe the data formatters as part of the architectureEnrico Granata
2013-01-16Changing the Python reference document to be more explicit in discouraging us...Enrico Granata
2013-01-15Fix for the separation between -i and -u in expression.Jim Ingham
2013-01-10minor update to status page: C++ exception breakpoints work on linuxDaniel Malea
2013-01-05Simplify build instructionsDaniel Malea