antirez a66a496349 Fix and refactoring of code used to get registers on crash.
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.
2012-04-24 11:11:35 +02:00
..
2012-04-13 17:52:33 -07:00
2011-04-13 10:58:21 +02:00
2011-09-15 18:25:53 +02:00
2012-04-11 11:03:30 +02:00
2011-02-28 14:48:49 +01:00
2012-04-11 12:12:30 +02:00
2012-04-12 11:49:52 +02:00
2012-04-02 11:56:03 +02:00
2012-03-30 21:19:51 +02:00
2012-03-30 21:19:51 +02:00
2011-03-09 15:44:21 +01:00
2012-03-23 10:22:58 +01:00
2012-03-09 22:07:45 +01:00
2012-01-02 15:24:50 -08:00
2011-07-06 15:22:00 +02:00
2012-04-10 16:34:33 +02:00
2012-01-03 16:13:42 -08:00
2012-04-05 10:41:28 +02:00