1
1
openmpi/orte/mca/debugger
2010-07-15 15:35:26 +00:00
..
base Ensure the debugger symbols are loaded into orterun prior to orte_init so they are found by attaching debuggers. 2010-07-09 17:51:00 +00:00
mpir Relevant Windows fixes for r23360. 2010-07-07 16:58:16 +00:00
mpirx Re-issue the read event so that multiple debugger attachments can occur 2010-07-15 15:35:26 +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 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