Ralph Castain
2c1a658232
Fix debugger attach
...
This commit was SVN r23921.
2010-10-22 20:07:24 +00:00
Ralph Castain
871b685e89
Ensure all debugger interface symbols are present in orterun
...
This commit was SVN r23823.
2010-09-30 21:36:00 +00:00
Brian Barrett
13c827dda8
Make trunk compile on Red Storm again
...
This commit was SVN r23622.
2010-08-17 21:51:38 +00:00
Ralph Castain
2193ace464
Ensure the debugger symbols are loaded into orterun prior to orte_init so they are found by attaching debuggers.
...
This commit was SVN r23368.
2010-07-09 17:51:00 +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