Ralph Castain
92d69effc9
Read the data from the fifo to clear the event so it doesn't immediately re-trigger
...
This commit was SVN r23856.
2010-10-07 02:41:02 +00:00
Ralph Castain
2e223abe33
Restore the auto-poll method for detecting debugger attachment, but only in the mpirx debugger module and only if the corresponding rate mca param is set.
...
Guess we missed it before, but add the debugger framework to the orte-info and ompi_info tools
This commit was SVN r23667.
2010-08-25 22:52:33 +00:00
Ralph Castain
a99e8cf132
Re-issue the read event so that multiple debugger attachments can occur
...
This commit was SVN r23421.
2010-07-15 15:35:26 +00:00
Rolf vandeVaart
cc9b768fdb
Fix typo and missing header - needed by Solaris
...
This commit was SVN r23367.
2010-07-09 14:33:13 +00:00
Ralph Castain
31295e8dc2
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.
...
Since the MPIR symbols are now included in the ORTE library, remove duplicate declarations in OMPI and replace them with extern references to their ORTE instantiations.
This commit was SVN r23360.
2010-07-06 23:35:42 +00:00