1
1
openmpi/orte/mca/debugger
Ralph Castain 53ef085567 Fix a minor issue seen by Jeff in specific failure pathway
This commit was SVN r25350.
2011-10-21 14:44:48 +00:00
..
base Fix a minor issue seen by Jeff in specific failure pathway 2011-10-21 14:44:48 +00:00
mpir One .windows file is missing in the tarball. 2011-08-15 10:21:25 +00:00
mpirx fix debugger co-location launching 2011-09-13 15:08:03 +00:00
debugger.h As discussed on today's telecon, reorganize the debugger attachment code in orte to better support efforts within the tool community aimed at exploring alternative methods. Move the debugger attachment code from the orterun directory to a new debugger framework. Organize the existing standard support code into an "mpir" component. Organize the current extensions for co-spawning debugger daemons into a separate "mpirx" component. 2010-07-06 23:35:42 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00