1
1
openmpi/opal/mca/backtrace
Jeff Squyres f443644bfe From Brian B.:
This commit lowers the priority of the darwin backtrace component
below that of the ''execinfo'' and ''stackprint'' components, which
will cause OS X Leopard to use the ''execinfo'' component.  execinfo
utilizes a public API for printing the stacktrace.  The ''darwin''
component uses some evil hacks and a not-so supported package from
Apple to print the stack trace.  

This commit was SVN r17840.
2008-03-17 13:39:25 +00:00
..
base refs trac:405 2006-09-25 23:41:06 +00:00
darwin From Brian B.: 2008-03-17 13:39:25 +00:00
execinfo Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
none - Make definition available within C as well. 2007-04-26 08:06:00 +00:00
printstack Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
backtrace.h Protect against C++ compiler and add the OPAL_DECLSPEC to the 2006-10-05 05:16:07 +00:00
configure.m4 * Make the backtrace printing functionality a framework 2006-07-27 02:56:02 +00:00
Makefile.am * Make the backtrace printing functionality a framework 2006-07-27 02:56:02 +00:00