1. f2cb7f2 Removing cascading through inheritance chains for data formatters by Enrico Granata · 12 years ago
  2. 2c2d573 Add "frame info" command to the "Examining Thread State" section, as suggested by Andrew Trick. by Johnny Chen · 12 years ago
  3. 1d56498 Editing documentation to reflect recent changes in the formatters support by Enrico Granata · 12 years ago
  4. b62598b Changed the URL to the CFString summary provider; slightly reworded the relevant piece of content by Enrico Granata · 12 years ago
  5. 415bb57 Pointing users to a new example of synthetic children provider en lieu of the old StdVector example which was removed earlier today by Enrico Granata · 12 years ago
  6. 48e8dde rdar://problem/11057400 by Johnny Chen · 12 years ago
  7. 9792d5c Minor modification. by Johnny Chen · 12 years ago
  8. 04720ae Updated our main LLDB page as it was vastly out of date. by Greg Clayton · 12 years ago
  9. 8e1d33f fixing documentation to refer to the correct name of the module init function __lldb_init_module by Enrico Granata · 12 years ago
  10. e90903a Document that we now support the GDB shorthand format syntax on any commands by Greg Clayton · 12 years ago
  11. 261c974 Added some clarifications about when the __lldb_init_module would be called by Greg Clayton · 12 years ago
  12. f3edcc0 Fix page title. by Greg Clayton · 12 years ago
  13. 27276f7 Better name for the Python Scripting. by Jim Ingham · 12 years ago
  14. 4b59b49 Better name for the python reference. by Jim Ingham · 12 years ago
  15. 062a836 Proof-reading the python docs. by Jim Ingham · 12 years ago
  16. f9ab5ea Added a python FAQ page with detailed examples of how to add python functions by Greg Clayton · 12 years ago
  17. 688082e Updated HTML with info for ${function.name-with-args} by Greg Clayton · 12 years ago
  18. caf4da9 Added examples of commands that list and delete breakpoints. by Sean Callanan · 12 years ago
  19. 1586d97 Add the ability to capture the return value in a thread's stop info, and print it by Jim Ingham · 12 years ago
  20. e31493a Fix <title> on webpage. by Eli Friedman · 13 years ago
  21. 9b947fc Updated the grossly out of date status page. by Greg Clayton · 13 years ago
  22. a0a10d0 typeo by Jason Molenda · 13 years ago
  23. a2f701f Add examples of shortest-possible lldb commands where appropriate. by Jason Molenda · 13 years ago
  24. c09b8b9 Document nexti, show some shorter versions of long lldb commands. by Jason Molenda · 13 years ago
  25. aa0b2c1 Minor fix. by Johnny Chen · 13 years ago
  26. 0d5b38d Add pointer to the examples/customization directory for examples of lldb customizations. by Johnny Chen · 13 years ago
  27. 20f6fcf Modify sidebar.incl and remove files to reflect r141554 change. by Johnny Chen · 13 years ago
  28. 878de9a Add a simple scenario of emacs and lldb interaction. by Johnny Chen · 13 years ago
  29. 4a3df74 Add a page describing the emacs integration elisp code based on the Grand Unified Debugger. by Johnny Chen · 13 years ago
  30. b50787d Added GDB/LLDB commands for the "target stop-hook add" command. by Greg Clayton · 13 years ago
  31. aac59fe Added help on stack frame selection compared to GDB and corrected the register by Greg Clayton · 13 years ago
  32. 0c5c9a2 other documentation changes by Enrico Granata · 13 years ago
  33. 9e4102f documentation changes (WIP) by Enrico Granata · 13 years ago
  34. bc088c7 Change old "settings set frame-prompt" and thread-prompt by Jason Molenda · 13 years ago
  35. 3db17ae Documentation edits: correcting typos, adding information and general tweaks for readability by Enrico Granata · 13 years ago
  36. 097e555 Documentation on dynamic types (WIP) by Enrico Granata · 13 years ago
  37. de51233 Minor documentation changes (WIP) by Enrico Granata · 13 years ago
  38. 7e65503 More documentation changes (WIP) by Enrico Granata · 13 years ago
  39. ef1923d Improved the user-friendliness of errors shown by the summary feature in certain areas by Enrico Granata · 13 years ago
  40. 68506fb Exception-awareness for gnu_libstdcpp formatters ; Documentation update by Enrico Granata · 13 years ago
  41. dc4428d Add "--" before providing the file & command args when launching lldb from the command line. by Jim Ingham · 13 years ago
  42. 9faf327 Fix some typos. by Johnny Chen · 13 years ago
  43. e4e3e2c when typing a summary string you can use the %S symbol to explicitly indicate that you want the summary to be used to print the target object by Enrico Granata · 13 years ago
  44. 8a717e5 Fixed a bug where deleting a regex summary would not immediately reflect in the variables display by Enrico Granata · 13 years ago
  45. f7a9b14 Python summary strings: by Enrico Granata · 13 years ago
  46. ede7bdf fixing missing RefCounter class by Enrico Granata · 13 years ago
  47. 86e7c3e smarter summary strings: by Enrico Granata · 13 years ago
  48. ff78238 final fix for the global constructors issue by Enrico Granata · 13 years ago
  49. 17e5ece new webpage describing type command by Enrico Granata · 13 years ago
  50. 3dfeeec Added a few trivial mods. by Jim Ingham · 13 years ago
  51. ef3735a by Caroline Tice · 13 years ago
  52. 23c36bf by Caroline Tice · 13 years ago
  53. 2726b87 Cleanup the sidebar and include a link to the new python scripting tutorial. by Greg Clayton · 13 years ago
  54. 9e933a3 by Caroline Tice · 13 years ago
  55. e144eaf Reroute the blog link to the LLVM blog site. by Greg Clayton · 13 years ago
  56. c940887 Added a blog page with a description and tutorial on using the new "command regex" by Greg Clayton · 13 years ago
  57. d0e6b57 Added a few more commands, but I mainly wanted to include how to run lldb by Greg Clayton · 13 years ago
  58. f2e3faf Use the same colors in the LLDB/GDB table as the sidebar so things look by Greg Clayton · 13 years ago
  59. ac24152 Removed a stray '\' character. by Greg Clayton · 13 years ago
  60. 8d8e3ed Little bit of cleanup, and added a few new bits. by Jim Ingham · 13 years ago
  61. b01a654 Updated the web site with a getting started with LLDB and also some resources by Greg Clayton · 13 years ago
  62. 41d8a5c Added Mac OS X build instructions and included the Linux build instructions by Greg Clayton · 13 years ago
  63. f2f64f2 Apply patch from Bruce Mitchener to fix spelling errors. by Caroline Tice · 13 years ago
  64. 9d49e0e Clarified some caveats for thread format strings. by Greg Clayton · 14 years ago
  65. 198e8fe Added documentation for the new frame and thread format strings. by Greg Clayton · 14 years ago
  66. 236d842 Fix utilities text by Christopher Friesen · 14 years ago
  67. 8536ac5 ssi is annoying to test :) by Chris Lattner · 14 years ago
  68. adaeb9a rearrange the sidebar a little bit to separate the high level status by Chris Lattner · 14 years ago
  69. ad05849 missed a chunk by Chris Lattner · 14 years ago
  70. 3cc7b7f that seemed to work, switch the rest of the files to use the shared sidebar.incl file. by Chris Lattner · 14 years ago
  71. 1c3318a split the sidebar out to an SSI file so it isn't duplicated everywhere. by Chris Lattner · 14 years ago
  72. ba6d3bb fix a few typos. by Chris Lattner · 14 years ago
  73. 602ce7e Spelling fix from Sebastian Redl. by Jason Molenda · 14 years ago
  74. 46a8cf3 Add some missing close tags. by Benjamin Kramer · 14 years ago
  75. b7eb709 Fix paragraph tag. Patch by Mike Miller. by Eric Christopher · 14 years ago
  76. e4f90cd Fixed an error in the architecture page. by Greg Clayton · 14 years ago
  77. 854bb53 Updated the web pages with new navigable web pages. by Greg Clayton · 14 years ago
  78. 1fb8a87 Removing www files, will replace them with new ones after this commit. by Greg Clayton · 14 years ago
  79. 34e1618 I declare "x86-64" to be the official formatting for this page. by Jason Molenda · 14 years ago
  80. 25f92c9 Use correct name for the OS here too. by Eric Christopher · 14 years ago
  81. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago