Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
debugger
/
base
История
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.h
Add the appropriate hooks to tell Totalview to display the user's main program upon startup. Apparently, this hook got lost somewhere after the 1.2 series :-(
2011-03-21 17:40:58 +00:00
debugger_base_close.c
Fix debugger attach
2010-10-22 20:07:24 +00:00
debugger_base_fns.c
Fix a minor issue seen by Jeff in specific failure pathway
2011-10-21 14:44:48 +00:00
debugger_base_open.c
Add the appropriate hooks to tell Totalview to display the user's main program upon startup. Apparently, this hook got lost somewhere after the 1.2 series :-(
2011-03-21 17:40:58 +00:00
debugger_base_select.c
Fix debugger attach
2010-10-22 20:07:24 +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