1
1
openmpi/ompi/debuggers
Brian Barrett f42783ae1a Move the RTE framework change into the trunk. With this change, all non-CR
runtime code goes through one of the rte, dpm, or pubsub frameworks.

This commit was SVN r27934.
2013-01-27 23:25:10 +00: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 Also add <stdlib.h> for exit(). 2010-06-28 15:17:42 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00
MPI_Handles_interface.txt Present state of MPI debugger work: 2008-03-05 12:22:34 +00:00
mpihandles_interface.h - Make the maximum length user strings configurable... Namely 2009-05-27 12:54:40 +00:00
msgq_interface.h - Replace combinations of 2009-08-20 11:42:18 +00:00
ompi_common_dll_defs.h First step toward fixing the MPI_Get_count issues from the ticket #2241. Next 2010-07-21 20:07:00 +00:00
ompi_common_dll.c First step toward fixing the MPI_Get_count issues from the ticket #2241. Next 2010-07-21 20:07:00 +00: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 Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +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 * 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_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 First step toward fixing the MPI_Get_count issues from the ticket #2241. Next 2010-07-21 20:07:00 +00:00
predefined_gap_test.c Move the predefined gap test to ompi/debuggers (we already have the 2010-07-28 16:22:10 +00:00
tv-debugger-attach.txt Fix a typo in the filename 2008-07-15 11:49:40 +00:00