In r1300, I incorporated your notes, except for #2 and #3. I dug
around for a CPAN module for stack traces, but couldn't find anything.
Maybe MTT could contain a stripped down version of GDB for the sole
purpose of gathering stack traces? Or is there some other open source
"stack trace grabber" too
Actually, I think this would be fine for the trunk. Some random notes:
1. It might be nice to move this logic out of the docommand sub itself
and into its own sub.
2. it would also be good to generalize the ps and gdb commands for
systems where those variants are not relevant
3. it might eve
Folks,
I came up with a feature, which does not seem quite appropriate to go
into the MTT trunk, but is still possibly useful for someone other
than me. I have posted a note about it on the MTT wiki:
http://svn.open-mpi.org/trac/mtt/wiki/EmailTimeoutNotification
Here's the text of the Wiki pag