1. 08d7d3a Fixed issues with RegisterContext classes and the subclasses. There was by Greg Clayton · 15 years ago
  2. 6e889b1 Removed libunwind sources as we aren't using them anymore. by Greg Clayton · 15 years ago
  3. cdea236 The thread plan destructors may call Thread virtual methods. That means they have to get cleaned up in the derived class's destructor. Make sure that happens. by Jim Ingham · 15 years ago
  4. dc7422c Use the new native unwinder by default. by Jason Molenda · 15 years ago
  5. 8132f2d Add #ifdef to easily switch between the current libunwind-remote based unwinder by Jason Molenda · 15 years ago
  6. 96829fb Revert last checking to ThreadGDBRemote.cpp; I accidentally checked by Jason Molenda · 15 years ago
  7. a6b71de Built the native unwinder with all the warnings c++-4.2 could muster; by Jason Molenda · 15 years ago
  8. 8f6be2a Fixed process.gdb-remote to be able to properly propagate the signals and by Greg Clayton · 15 years ago
  9. 33ed170 Added support for inlined stack frames being represented as real stack frames by Greg Clayton · 15 years ago
  10. 7121908 Now that we are using the Unwinder (or Jason's new unwinder when that comes about) all the plugin-specific details of getting stack frames by Jim Ingham · 15 years ago
  11. 643ee73 Abtracted the old "lldb_private::Thread::StopInfo" into an abtract class. by Greg Clayton · 15 years ago
  12. 54e7afa Merged Eli Friedman's linux build changes where he added Makefile files that by Greg Clayton · 15 years ago
  13. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 15 years ago