1
1
openmpi/opal/mca/backtrace/darwin
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
..
MoreBacktrace Need to use the right state variable when debugging 64 bit applicatiosn 2007-03-12 18:57:58 +00:00
backtrace_darwin_component.c Add OPAL_MODULE_DECLSPEC for the darwin component. 2007-04-17 22:39:40 +00:00
backtrace_darwin.c Changes to the information printed when a signal occurs: 2006-12-17 19:14:13 +00:00
configure.m4 * The MoreBacktrace code supplied by Apple doesn't work on 64 bit Intel 2007-03-16 21:27:19 +00:00
configure.params From Brian B.: 2008-03-17 13:39:25 +00:00
Makefile.am * -pedantic causes warnings in a bunch of files that Apple provided 2006-08-15 15:49:06 +00:00