1
1
openmpi/orte/mca/debugger/base
2011-03-21 17:40:58 +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 debugger attach 2010-10-22 20:07:24 +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