1
1
openmpi/ompi/debuggers
Pak Lui a924b4a7f4 Define the symbols to allow parallel debuggers to dlopen
the shared object when it is compiled with the Sun Studio C compiler.
Depends on where the extern variables that are included in the headers were 
initialized, there can be instances wheter there is no storage allocated 
for the variables and therefore the symbols may or may not be defined 
when the debugger tries to dlopen this message queue dll.

This commit was SVN r18685.
2008-06-19 18:49:25 +00:00
..
debuggers.h Present state of MPI debugger work: 2008-03-05 12:22:34 +00:00
Makefile.am Present state of MPI debugger work: 2008-03-05 12:22:34 +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 Present state of MPI debugger work: 2008-03-05 12:22:34 +00:00
ompi_common_dll.c Present state of MPI debugger work: 2008-03-05 12:22:34 +00:00
ompi_debuggers.c Change up the logic a bit to handle the Red Storm case a bit better 2008-06-18 21:33:08 +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 Present state of MPI debugger work: 2008-03-05 12:22:34 +00:00
ompi_msgq_dll.c Define the symbols to allow parallel debuggers to dlopen 2008-06-19 18:49:25 +00:00
tv-debugger-arrach.txt Documentation describing how TV (and others like it) attach to MPI 2008-06-17 21:19:34 +00:00