aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2011-10-12Add description of a more capable 'cd' command using 'command script add'.Johnny Chen
2011-10-11Add documentation on providing the 'cd' and 'pwd' commands to lldb with the h...Johnny Chen
2011-07-20Add a note.Johnny Chen
2011-07-20Minor modification.Johnny Chen
2011-06-29just a test for commit access - ignore thisEnrico Granata
2011-01-08Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener.Greg Clayton
2010-12-14Updated the code signing instructions to be more complete.Greg Clayton
2010-11-18Instructions for building LLDB with a debug LLVMSean Callanan
2010-10-28Fix http://llvm.org/bugs/show_bug.cgi?id=8493 File name "2010-10-19-14:10:49....Johnny Chen
2010-10-22Just use 'test harness', not 'test harness runtime'.Johnny Chen
2010-10-22Add text about test class cleanup.Johnny Chen
2010-10-21Add more information.Johnny Chen
2010-10-20Initial check in of best-practice documentation for building test cases.Johnny Chen
2010-10-19Finish the first draft of a detailed walkthrough of an lldb test method.Johnny Chen
2010-10-19Initial version of a detailed walkthrough of a test case (test/settings/TestS...Johnny Chen
2010-09-11Minor copy edits.Jason Molenda
2010-09-11Don't use lldb syntax in the gdb examples...Jim Ingham
2010-09-10Few clarifications.Jim Ingham
2010-09-04Adding some docs on how to use lldb. First cut...Jim Ingham
2010-06-25Remove a reference to Leopard.Jim Ingham
2010-06-09typeo fix.Jason Molenda
2010-06-09Remove underscore named version of this file.Jason Molenda
2010-06-08Initial checkin of lldb code from internal Apple repo.Chris Lattner