1
1
openmpi/ompi/debuggers
Brian Barrett a15171e46b Some fixes for the disabled ORTE case
* Protect an orte variable used in the orte debugger stuff
  * Initialize the datatype code in the Catamount code, as we need it
    for intercommunicators (the proc code needs it to pack the remote
    name)
  * Turn on a bunch of the orte datatype code so that ORTE_NAME is available.

This commit was SVN r19457.
2008-08-31 18:06:55 +00:00
..
debuggers.h Present state of MPI debugger work: 2008-03-05 12:22:34 +00:00
Makefile.am Add some "canary" code to the debugger DLL so that we'll hopefully get 2008-08-14 12:57:44 +00:00
MPI_Handles_interface.txt Present state of MPI debugger work: 2008-03-05 12:22:34 +00:00
mpihandles_interface.h Minor word smything 2008-06-16 19:56:13 +00:00
msgq_interface.h Present state of MPI debugger work: 2008-03-05 12:22:34 +00:00
ompi_common_dll_defs.h Fixes problems in mqs_comm_get_group function. Commit fixes trac:1464. 2008-08-28 12:19:49 +00:00
ompi_common_dll.c Fixes problems in mqs_comm_get_group function. Commit fixes trac:1464. 2008-08-28 12:19:49 +00:00
ompi_debugger_canary.c Add some "canary" code to the debugger DLL so that we'll hopefully get 2008-08-14 12:57:44 +00:00
ompi_debuggers.c Some fixes for the disabled ORTE case 2008-08-31 18:06:55 +00:00
ompi_mpihandles_dll_defs.h Present state of MPI debugger work: 2008-03-05 12:22:34 +00:00
ompi_mpihandles_dll.c Define the symbols to allow parallel debuggers to dlopen 2008-06-19 18:49:25 +00:00
ompi_msgq_dll_defs.h Allow the DLL to correctly retrieve the pnding requests from MPI applications. 2008-08-11 23:40:09 +00:00
ompi_msgq_dll.c Fixes problems in mqs_comm_get_group function. Commit fixes trac:1464. 2008-08-28 12:19:49 +00:00
tv-debugger-attach.txt Fix a typo in the filename 2008-07-15 11:49:40 +00:00