1
1
openmpi/ompi/debuggers
Jeff Squyres fe8bc4e7eb debuggers: make the test safe to build without dlopen
This is a bit of overkill, but I'm cleaning out a bunch of other
libltdl-support assumptions, so I might as well do this one, too.  The
test isn't built if we don't have libltdl support, but it had
half-hearted #if protection in it to make it safe to build even if we
didn't have libltdl support.  This commit finishes that half-hearted
support.
2015-02-11 12:25:20 -08:00
..
debuggers.h Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
dlopen_test.c debuggers: make the test safe to build without dlopen 2015-02-11 12:25:20 -08:00
Makefile.am debuggers: make the test safe to build without dlopen 2015-02-11 12:25:20 -08:00
MPI_Handles_interface.txt Present state of MPI debugger work: 2008-03-05 12:22:34 +00:00
mpihandles_interface.h Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
msgq_interface.h - Replace combinations of 2009-08-20 11:42:18 +00:00
ompi_common_dll_defs.h ompi_common_dll.c: the topo mtc union offset must be saved 2014-08-23 15:42:44 +00:00
ompi_common_dll.c debuggers: update warning messages when types not found 2014-12-04 03:01:51 -08:00
ompi_debugger_canary.c move inclusion of ompi_datatype.h from ompi_common_dll.c to ompi_debugger_canary.c to get rid of unresolved symbols 2009-11-01 11:06:20 +00:00
ompi_debuggers.c George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
ompi_mpihandles_dll_defs.h * Fix a truckload of Cisco copyrights to be the same as the rest of 2009-01-11 02:30:00 +00:00
ompi_mpihandles_dll.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
ompi_msgq_dll_defs.h * Fix a truckload of Cisco copyrights to be the same as the rest of 2009-01-11 02:30:00 +00:00
ompi_msgq_dll.c Fix the issue with the topologies attached to a communicator. 2014-01-02 17:38:09 +00:00
predefined_gap_test.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
predefined_pad_test.c Add two predefined MPI object padding tests: 2014-01-13 16:39:39 +00:00
tv-debugger-attach.txt Fix a typo in the filename 2008-07-15 11:49:40 +00:00