1. 24 Apr, 2012 1 commit
    • antirez's avatar
      Fix and refactoring of code used to get registers on crash. · a66a4963
      antirez authored
      This fixes compilation on FreeBSD (and possibly other systems) by
      not using ucontext_t at all if HAVE_BACKTRACE is not defined.
      Also the ifdefs to get the registers are modified to explicitly test for the
      operating system in the first level, and the arch in the second level
      of nesting.
      a66a4963
  2. 23 Apr, 2012 5 commits
  3. 21 Apr, 2012 6 commits
  4. 19 Apr, 2012 3 commits
  5. 18 Apr, 2012 17 commits
  6. 17 Apr, 2012 4 commits
  7. 14 Apr, 2012 4 commits