1. f5e568e Do not access device maps. by Christopher Ferris · 8 years ago
  2. 82f3bbd Allow calling GetFunctionName before unwinding. by Christopher Ferris · 8 years ago
  3. c463ba4 Add error reporting mechanism for failing Unwind. by Christopher Ferris · 9 years ago
  4. 30c942c Prevent crashes if a map cannot be created. by Christopher Ferris · 10 years ago
  5. 2c43cff Refactor the code. by Christopher Ferris · 10 years ago
  6. 12385e3 Move map data into backtrace data proper. by Christopher Ferris · 10 years ago
  7. c58287d Only include ucontext.h when necessary. by Christopher Ferris · 11 years ago
  8. a2efd3a Rewrite unwind thread handling. by Christopher Ferris · 11 years ago
  9. e296091 Create an UnwindMapLocal object. by Christopher Ferris · 11 years ago
  10. df29061 Re-enable libunwind for arm. by Christopher Ferris · 11 years ago
  11. 4675682 Rewrite libbacktrace to be all C++. by Christopher Ferris · 11 years ago
  12. 20303f8 Next phase of the move, reformat use C++ features. by Christopher Ferris · 11 years ago
  13. 9846497 Refactor to share map_info amongst threads. by Christopher Ferris · 11 years ago
  14. 8ed4627 More libbacktrace fixes. by Christopher Ferris · 11 years ago
  15. 17e91d4 Rewrite libbacktrace using C++. by Christopher Ferris · 11 years ago