1. 638351a Added the ability for a process to inherit the current host environment. This by Greg Clayton · 14 years ago
  2. b749a26 Fixed a race condition that could cause ProcessGDBRemote::DoResume() to return by Greg Clayton · 14 years ago
  3. c0c1b0c Fixed an issue where the UserSettingsControllers were being created out of by Greg Clayton · 14 years ago
  4. 640dc6b Added the ability to get more information on the SBThread's stop reason by Greg Clayton · 14 years ago
  5. 20d338f Fixed Process::Halt() as it was broken for "process halt" after recent changes by Greg Clayton · 14 years ago
  6. abab590 Bumped Xcode versions to lldb-32 and debugserver-119. by Greg Clayton · 14 years ago
  7. 670c1f8 Bumped versions in Xcode projects to lldb-31 and debugserver-118. by Greg Clayton · 14 years ago
  8. 538eb82 Added copy constructors and assignment operators to all lldb::SB* classes by Greg Clayton · 14 years ago
  9. 81ab615 Bumped version for lldb-29 and debugserver-116 in the Xcode projects. by Greg Clayton · 14 years ago
  10. b0f8e23 Bumped version in Xcode project to lldb-27, and debugserver to debugserver-115. by Greg Clayton · 14 years ago
  11. f3d0b0c Updated the lldb_private::Flags class to have better method names and made by Greg Clayton · 14 years ago
  12. ea3259d Use AppleScript when lauching inferior in terminal so the command that by Greg Clayton · 14 years ago
  13. c1d3775 Fixed debugserver to properly attach to a process by name with the by Greg Clayton · 14 years ago
  14. 24b48ff Added a new Host call to find LLDB related paths: by Greg Clayton · 14 years ago
  15. 887eb31 Bumped versions to lldb-26 and debugserver-114 for a build. by Greg Clayton · 14 years ago
  16. 5144f38 More SWIG cleanup. Moved the breakpoint callback function back to the by Greg Clayton · 14 years ago
  17. 4b40711 Cleaned up a unused member variable in Debugger. by Greg Clayton · 14 years ago
  18. 462d414 Fixed the forward declaration issue that was present in the DWARF parser after by Greg Clayton · 14 years ago
  19. 102f4e3 Bumped Xcode lldb build number to 25 for lldb-25 and debugserver build to by Greg Clayton · 14 years ago
  20. 0a7f75f Got the ARM version of debugserver up to date. by Greg Clayton · 14 years ago
  21. 1a67946 Fixed a case where we might be able to acquire a mutex with a try lock and by Greg Clayton · 14 years ago
  22. 452bf61 Added the ability to disable ASLR (Address Space Layout Randomization). ASLR by Greg Clayton · 14 years ago
  23. 54e7afa Merged Eli Friedman's linux build changes where he added Makefile files that by Greg Clayton · 14 years ago
  24. 2ee73ea Added "-Wparentheses" so we catch possible errors like: by Greg Clayton · 14 years ago
  25. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago