1
1
openmpi/opal/mca/backtrace/darwin
Brian Barrett b34042a887 Changes to the information printed when a signal occurs:
* Have darwin backtrace code return an error when buffer() is
    called, since it is not imnplemented
  * Print out hostname & pid when giving signal information
  * If backtrace_buffer() is implemented, use that instead of
    backtrace_print() and prefix stacktrace with the hostname
  * Make the signal information printed be more user friendly
  * If we're using the backtrace_buffer() code, don't print 
    the last two functions (which will be show_stackframe()
    then backtrace_buffer()) so that users won't keep thinking
    the error occurred inside Open MPI (sneaky, yes...)

Refs trac:538

This commit was SVN r12883.

The following Trac tickets were found above:
  Ticket 538 --> https://svn.open-mpi.org/trac/ompi/ticket/538
2006-12-17 19:14:13 +00:00
..
MoreBacktrace Run configure check for the registers in the thread state to decide 2006-11-03 05:34:23 +00:00
backtrace_darwin_component.c * Make the backtrace printing functionality a framework 2006-07-27 02:56:02 +00:00
backtrace_darwin.c Changes to the information printed when a signal occurs: 2006-12-17 19:14:13 +00:00
configure.m4 Run configure check for the registers in the thread state to decide 2006-11-03 05:34:23 +00:00
configure.params * Make the backtrace printing functionality a framework 2006-07-27 02:56:02 +00:00
Makefile.am * -pedantic causes warnings in a bunch of files that Apple provided 2006-08-15 15:49:06 +00:00