1. dae97b4 Revert last checking to CommandObjectDisassemble.cpp; that was by Jason Molenda · 15 years ago
  2. fa19c3e7 Built the native unwinder with all the warnings c++-4.2 could muster; by Jason Molenda · 15 years ago
  3. 8ceb8ba The r117616 check in broken these two test cases: by Johnny Chen · 15 years ago
  4. dbaf183 Comment out uninmplemented command option (-f) for disassemble command. by Caroline Tice · 15 years ago
  5. 405fe67 Modify existing commands with arguments to use the new argument mechanism by Caroline Tice · 15 years ago
  6. 8d88020 Uncomment/fix "-f" command option for disassemble command. by Caroline Tice · 15 years ago
  7. deaab22 by Caroline Tice · 15 years ago
  8. a701509 Fixed the way set/show variables were being accessed to being natively by Greg Clayton · 15 years ago
  9. 6dbd398 Fixed a missing newline when dumping mixed disassembly. by Greg Clayton · 15 years ago
  10. 3f4c09c by Caroline Tice · 15 years ago
  11. 2976d00 Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selected" i.e. GetSelectedThread. Selected makes more sense, since these are set by some user action (a selection). I didn't change "CurrentProcess" since this is always controlled by the target, and a given target can only have one process, so it really can't be selected. by Jim Ingham · 15 years ago
  12. 9da7bd0 Got a lot of the kinks worked out in the inline support after debugging more by Greg Clayton · 15 years ago
  13. dda4f7b Centralized all disassembly into static functions in source/Core/Disassembler.cpp. by Greg Clayton · 15 years ago
  14. 0c5cd90 Added function name types to allow us to set breakpoints by name more by Greg Clayton · 15 years ago
  15. 6611103 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 15 years ago
  16. a68c1a2 Unstick the -r option for the disassemble command. by Sean Callanan · 15 years ago
  17. 40af72e Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. by Jim Ingham · 15 years ago
  18. 8651121 Change the Options parser over to use a mask rather than an ordinal for option sets. by Jim Ingham · 15 years ago
  19. 30fdc8d Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 15 years ago