1. 7661a98 Centralized the Mach exception stop info code by adding it as a first by Greg Clayton · 14 years ago
  2. f8e98a6 Warnings cleanup patch from Jean-Daniel Dupas. by Greg Clayton · 14 years ago
  3. 7cebe13 Added Mach exception stop descriptions. The chunk of code I just added needs to be placed into a utility location so it can be used by ProcessMacOSX and debugserver. by Greg Clayton · 14 years ago
  4. 1674b12 Change over to using the definitions for mach-o types and defines to the by Greg Clayton · 14 years ago
  5. 53d68e7 Remove use of STL collection class use of the "data()" method since it isn't by Greg Clayton · 14 years ago
  6. bef1583 I enabled some extra warnings for hidden local variables and for hidden by Greg Clayton · 14 years ago
  7. 54e7afa Merged Eli Friedman's linux build changes where he added Makefile files that by Greg Clayton · 14 years ago
  8. c041815 typedef fixups, patch from Jean-Daniel Dupas. by Greg Clayton · 14 years ago
  9. 47ebf9b Avoid duplicate names (something else that clang++ really doesn't like) in by Greg Clayton · 14 years ago
  10. f2a4d2e Applied pid.patch from Jean-Daniel Dupas. by Greg Clayton · 14 years ago
  11. cdd22d0 Plugged 4 more leaks in the libunwind code. One leaks is still left in as it by Greg Clayton · 14 years ago
  12. e9d0df4 More leaks detection: by Greg Clayton · 14 years ago
  13. 63094e0 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 14 years ago
  14. 3ae9340 Initialize member so GDBRemoteRegisterContext::ReadRegisterBytes doesn't rely on by Benjamin Kramer · 14 years ago
  15. 3c7b5b9 Add a "thread specification" class that specifies thread specific breakpoints by name, index, queue or TID. by Jim Ingham · 14 years ago
  16. 84cdc15 Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. by Jim Ingham · 14 years ago
  17. 011cb18 Fixed the build after recent header changes. by Greg Clayton · 14 years ago
  18. 6d8fe90 Include mach/mach_types.h in two files to adjust for their by Jason Molenda · 14 years ago
  19. 53d9686 Applied PluginManager.cpp patch from Jean-Daniel Dupas. by Jason Molenda · 14 years ago
  20. cf01505 Made lldb_private::ArchSpec more generic so that it can take a mach-o cpu by Greg Clayton · 14 years ago
  21. dea5ea7 Move source/Utility/PseudoTerminal.h into include/lldb/Utility. by Jason Molenda · 14 years ago
  22. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago