1. e9ca3a4 Remove Host::ResolveExecutableLocation (very recent addition); replace use of by Caroline Tice · 14 years ago
  2. 3a4ea24 The first part of an lldb native stack unwinder. by Jason Molenda · 14 years ago
  3. eddffe9 If the file the user specifies can't be found in the current directory, by Caroline Tice · 14 years ago
  4. 5bc7b67 eliminate some clang warnings. by Chris Lattner · 14 years ago
  5. 8f3b21d Patch from Jay Cornwall that modifies the LLDB "Host" layer to reuse more by Greg Clayton · 14 years ago
  6. 1a67946 Fixed a case where we might be able to acquire a mutex with a try lock and by Greg Clayton · 14 years ago
  7. cb0989a Cleaned up my previous submission which had some header search paths that by Greg Clayton · 14 years ago
  8. 452bf61 Added the ability to disable ASLR (Address Space Layout Randomization). ASLR by Greg Clayton · 14 years ago
  9. b0fff35 Add a "lldb host" logging channel, and put logging in the Host::OpenInExternalEditor code. by Jim Ingham · 14 years ago
  10. 363180d Add LLDB_EXTERNAL_EDITOR by Jim Ingham · 14 years ago
  11. f4fa8a9 Stopped the external editor from adding stuff to the recent list when lldb by Greg Clayton · 14 years ago
  12. 74989e8 Added a way to open the current source file & line in an external editor, and you can turn this on with: by Jim Ingham · 14 years ago
  13. 9934335 Fixed a crasher where during shutdown, loggings attempted to access the by Johnny Chen · 14 years ago
  14. 75ccf50 Modified the host process monitor callback function Host::StartMonitoringChildProcess by Greg Clayton · 14 years ago
  15. 410f721 Fix clang warnings. by Benjamin Kramer · 14 years ago
  16. 7508e73 Change Target & Process so they can really be initialized with an invalid architecture. by Jim Ingham · 14 years ago
  17. 49038f6 Remove a deadlock condition. A bit of explanation is needed: When calling by Greg Clayton · 14 years ago
  18. f8e98a6 Warnings cleanup patch from Jean-Daniel Dupas. by Greg Clayton · 14 years ago
  19. 1674b12 Change over to using the definitions for mach-o types and defines to the by Greg Clayton · 14 years ago
  20. 54e7afa Merged Eli Friedman's linux build changes where he added Makefile files that by Greg Clayton · 14 years ago
  21. c041815 typedef fixups, patch from Jean-Daniel Dupas. by Greg Clayton · 14 years ago
  22. f2a4d2e Applied pid.patch from Jean-Daniel Dupas. by Greg Clayton · 14 years ago
  23. 5bc37a4 Implement GetProgramFileSpec(). by Eli Friedman · 14 years ago
  24. 7c7c19d Add hacky, incomplete Linux host implementation; barely enough to allow by Eli Friedman · 14 years ago
  25. 17f4bff Move posix specific files into posix subdirectory so they can by Greg Clayton · 14 years ago
  26. 151a331 Fix includes. by Eli Friedman · 14 years ago
  27. 5b5985d Fix TimeValue::Offset* to take uint64_t by Eli Friedman · 14 years ago
  28. cf01505 Made lldb_private::ArchSpec more generic so that it can take a mach-o cpu by Greg Clayton · 14 years ago
  29. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago