1. 6916e35 Modified the lldb_private::Type clang type resolving code to handle three by Greg Clayton · 14 years ago
  2. cff44fd These two casts are up casts, no need to use dynamic_cast. by Johnny Chen · 14 years ago
  3. 68d4753 Removed an inappropriate function lookup path. by Sean Callanan · 14 years ago
  4. eea2640 Moved the section load list up into the target so we can use the target by Greg Clayton · 14 years ago
  5. 2e3d6f2 Make sure the address passed into SymbolContext::DumpStopContext() is valid before trying to calculate any offsets. by Greg Clayton · 14 years ago
  6. c67b7d1 Cleaned up the output of "image lookup --address <ADDR>" which involved by Greg Clayton · 14 years ago
  7. 69aa5d9 Added more API to lldb::SBBlock to allow getting the block by Greg Clayton · 14 years ago
  8. 72b7158 Added a new bool parameter to many of the DumpStopContext() methods that by Greg Clayton · 14 years ago
  9. b04e7a8 Got a lot of the kinks worked out in the inline support after debugging more by Greg Clayton · 14 years ago
  10. 33ed170 Added support for inlined stack frames being represented as real stack frames by Greg Clayton · 14 years ago
  11. 75ccf50 Modified the host process monitor callback function Host::StartMonitoringChildProcess by Greg Clayton · 14 years ago
  12. 93a4b1a Added support for accessing members of C++ objects, by Sean Callanan · 14 years ago
  13. 0fc7358 Changed SymbolContext so when you search for functions by Sean Callanan · 14 years ago
  14. 7043635 Centralized all disassembly into static functions in source/Core/Disassembler.cpp. by Greg Clayton · 14 years ago
  15. 12bec71 Added function name types to allow us to set breakpoints by name more by Greg Clayton · 14 years ago
  16. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago