1. 1038418 Document "show args" -> "settings show target.run-args" by Jim Ingham · 11 years ago
  2. cf9d2e9 Direct dir to target.source-map. by Jim Ingham · 11 years ago
  3. c6b4f9e Removed a duplicate entry from the GDB to by Sean Callanan · 11 years ago
  4. 03e1677 Now that you can "command script import" packages, the docs should reflect the best practice by Enrico Granata · 11 years ago
  5. 28ba525 Document how to get "info line" information from "image lookup -v". by Jim Ingham · 11 years ago
  6. d441807 Mention "return" -> "thread return" by Jim Ingham · 11 years ago
  7. 0772b53 Mention the inline-breakpoint-strategy in the lldb-gdb.html file. by Jim Ingham · 11 years ago
  8. a53efae Added new "env" regular expression alias into the evironment settings section of the GDB/LLDB commands. by Greg Clayton · 11 years ago
  9. df7a41d Fix for the separation between -i and -u in expression. by Jim Ingham · 11 years ago
  10. 9d1ac6a http://llvm.org/bugs/show_bug.cgi?id=14629 by Greg Clayton · 11 years ago
  11. 19113d6 Add examples of how to set env vars for the inferior process from lldb. by Jason Molenda · 11 years ago
  12. 4976e0e Added malloc introspection commands for Mac OS X for both GDB and LLDB. by Greg Clayton · 12 years ago
  13. 9a579ee Explain how to use "expr -u" as the lldb equivalent of "set unwind-on-signal 0; print". by Jim Ingham · 12 years ago
  14. b856a45 Show both lldb-168 and earlier "bt -c 5" as well as lldb-169 and later "bt 5" usage. by Jason Molenda · 12 years ago
  15. 6021b24 Document "bt <n>" for "thread backtrace -c <n>", note that it is available by Jason Molenda · 12 years ago
  16. 0a07c0e Document target.source-map as the replacement for gdb's directory command. by Jason Molenda · 12 years ago
  17. d21d8aa Add section on creating convenience variables. by Jim Ingham · 12 years ago
  18. ee7a663 Remove -w write flag to watch set var from tutorial.html. by Jason Molenda · 12 years ago
  19. e128068 Mention "break set -r" and "break set -p". by Jim Ingham · 12 years ago
  20. 3499e18 Added register write examples and also how to modify the pc. For this we show and example of GDB using the "jump" command, and LLDB using "register write" with an expression. by Greg Clayton · 12 years ago
  21. e247745 Remove two more cases of "-w write" being specified by Jason Molenda · 12 years ago
  22. da2be4e Improve shortened examples of the watchpoint commands. by Jason Molenda · 12 years ago
  23. 7cbdc32 one more small fix for the gdb-comes-first column order by Jason Molenda · 12 years ago
  24. 54107f2 typeo by Jason Molenda · 12 years ago
  25. 3e1399f typeo by Jason Molenda · 12 years ago
  26. 62fa877 Update the intro paragraph of text describing the table below to by Jason Molenda · 12 years ago
  27. 704506b Swap the columns in the lldb & gdb command comparison table. I by Jason Molenda · 12 years ago
  28. 4e8570b Add examples of using the kdp-remote and gdb-remote commands to connect to by Jason Molenda · 12 years ago
  29. 284a2a3 Add "info func" to the list. by Jim Ingham · 12 years ago
  30. 41609db Add the "expr" command to the gdb command equivalents. by Jim Ingham · 12 years ago
  31. 96e02ab Added a GDB equivalent for saving binary memory data. by Sean Callanan · 12 years ago
  32. 79aaca0 Fixing a typo in the lldb-gdb webpage by Enrico Granata · 12 years ago
  33. 8ec3513 Add "echo" -> "script print". by Jim Ingham · 12 years ago
  34. 2c2d573 Add "frame info" command to the "Examining Thread State" section, as suggested by Andrew Trick. by Johnny Chen · 12 years ago
  35. 48e8dde rdar://problem/11057400 by Johnny Chen · 12 years ago
  36. e90903a Document that we now support the GDB shorthand format syntax on any commands by Greg Clayton · 12 years ago
  37. caf4da9 Added examples of commands that list and delete breakpoints. by Sean Callanan · 12 years ago
  38. e31493a Fix <title> on webpage. by Eli Friedman · 12 years ago
  39. a0a10d0 typeo by Jason Molenda · 13 years ago
  40. a2f701f Add examples of shortest-possible lldb commands where appropriate. by Jason Molenda · 13 years ago
  41. c09b8b9 Document nexti, show some shorter versions of long lldb commands. by Jason Molenda · 13 years ago
  42. b50787d Added GDB/LLDB commands for the "target stop-hook add" command. by Greg Clayton · 13 years ago
  43. aac59fe Added help on stack frame selection compared to GDB and corrected the register by Greg Clayton · 13 years ago
  44. dc4428d Add "--" before providing the file & command args when launching lldb from the command line. by Jim Ingham · 13 years ago
  45. 3dfeeec Added a few trivial mods. by Jim Ingham · 13 years ago
  46. d0e6b57 Added a few more commands, but I mainly wanted to include how to run lldb by Greg Clayton · 13 years ago
  47. ac24152 Removed a stray '\' character. by Greg Clayton · 13 years ago
  48. b01a654 Updated the web site with a getting started with LLDB and also some resources by Greg Clayton · 13 years ago