summaryrefslogtreecommitdiffstats
path: root/lldb/www
Commit message (Expand)AuthorAgeFilesLines
* Remove two more cases of "-w write" being specifiedJason Molenda2012-10-051-2/+2
* Improve shortened examples of the watchpoint commands.Jason Molenda2012-10-051-3/+6
* one more small fix for the gdb-comes-first column orderJason Molenda2012-10-051-1/+1
* typeoJason Molenda2012-10-051-2/+2
* typeoJason Molenda2012-10-051-1/+1
* Update the intro paragraph of text describing the table below toJason Molenda2012-10-051-2/+4
* Swap the columns in the lldb & gdb command comparison table. IJason Molenda2012-10-051-223/+229
* Add examples of using the kdp-remote and gdb-remote commands to connect toJason Molenda2012-09-261-0/+30
* Don't force libc++ and c++11 on everyone.Filipe Cabecinhas2012-09-141-4/+6
* Add "info func" to the list.Jim Ingham2012-09-121-0/+14
* Add the "expr" command to the gdb command equivalents.Jim Ingham2012-08-241-0/+58
* Providing an additional Python command exampleEnrico Granata2012-08-241-0/+33
* Update build instructions. Patch from "Kopec, Matt" <matt.kopec@intel.com>!Johnny Chen2012-08-161-0/+12
* <rdar://problem/11975483> Removing user-visible references to 'dict' as a par...Enrico Granata2012-08-082-11/+11
* Added information on how to get API documentation in a "Documentation" section.Greg Clayton2012-06-291-0/+48
* Added a GDB equivalent for saving binary memorySean Callanan2012-05-211-1/+5
* Fixing a typo in the lldb-gdb webpageEnrico Granata2012-05-141-1/+1
* Add "echo" -> "script print".Jim Ingham2012-05-111-0/+24
* Update the docs to reflect the recent changes to categoriesEnrico Granata2012-05-021-9/+21
* Mentioning in the docs that Python commands can have docstringsEnrico Granata2012-05-021-0/+7
* Removing cascading through inheritance chains for data formattersEnrico Granata2012-03-221-13/+10
* Add "frame info" command to the "Examining Thread State" section, as suggeste...Johnny Chen2012-03-211-0/+9
* Editing documentation to reflect recent changes in the formatters supportEnrico Granata2012-03-191-37/+48
* Changed the URL to the CFString summary provider; slightly reworded the relev...Enrico Granata2012-03-171-5/+4
* Pointing users to a new example of synthetic children provider en lieu of the...Enrico Granata2012-03-171-2/+2
* rdar://problem/11057400Johnny Chen2012-03-162-2/+130
* Minor modification.Johnny Chen2012-02-221-1/+1
* Updated our main LLDB page as it was vastly out of date. Greg Clayton2012-02-221-3/+40
* fixing documentation to refer to the correct name of the module init function...Enrico Granata2012-02-201-2/+2
* Document that we now support the GDB shorthand format syntax on any commandsGreg Clayton2012-02-161-0/+36
* Added some clarifications about when the __lldb_init_module would be calledGreg Clayton2012-01-261-6/+27
* Fix page title.Greg Clayton2012-01-261-2/+2
* Better name for the Python Scripting.Jim Ingham2012-01-241-1/+1
* Better name for the python reference.Jim Ingham2012-01-242-1/+1
* Proof-reading the python docs.Jim Ingham2012-01-241-63/+99
* Added a python FAQ page with detailed examples of how to add python functionsGreg Clayton2012-01-227-5/+428
* Updated HTML with info for ${function.name-with-args}Greg Clayton2012-01-131-2/+3
* Added examples of commands that list and deleteSean Callanan2012-01-041-0/+22
* Add the ability to capture the return value in a thread's stop info, and prin...Jim Ingham2011-12-171-0/+1
* Fix <title> on webpage.Eli Friedman2011-12-071-1/+1
* Updated the grossly out of date status page.Greg Clayton2011-10-271-26/+16
* typeoJason Molenda2011-10-251-1/+1
* Add examples of shortest-possible lldb commands where appropriate.Jason Molenda2011-10-251-92/+165
* Document nexti, show some shorter versions of long lldbJason Molenda2011-10-221-664/+667
* Minor fix.Johnny Chen2011-10-121-2/+2
* Add pointer to the examples/customization directory for examples of lldb cust...Johnny Chen2011-10-122-0/+34
* Modify sidebar.incl and remove files to reflect r141554 change.Johnny Chen2011-10-103-61/+0
* Add a simple scenario of emacs and lldb interaction.Johnny Chen2011-10-071-4/+14
* Add a page describing the emacs integration elisp code based on the Grand Uni...Johnny Chen2011-10-053-0/+51
* Added GDB/LLDB commands for the "target stop-hook add" command.Greg Clayton2011-09-121-0/+37
OpenPOWER on IntegriCloud